Deepdive安装教程

本文的数据和工具都来自于http://www.openkg.cn/dataset/cn-deepdive,然后将其文档按照自己的理解写了出来,并且对其中的一些细节内容加入了写详细的描述

deepdive支持在linuxmac上安装,安装过程中需要在线下载资源,首先打开你的终端,开始安装

输入命令:bash <(curl -fsSL git.io/getdeepdive)

DeepDive和postgres的安装及其例子的使用DeepDive和postgres的安装及其例子的使用DeepDive和postgres的安装及其例子的使用

安装postgres

命令:bash <(curl -fsSL git.io/getdeepdive) postgres

DeepDive和postgres的安装及其例子的使用DeepDive和postgres的安装及其例子的使用

查看自己的系统是否安装了postgresql数据库命令如下: rpm -qa | grep postgresql

DeepDive和postgres的安装及其例子的使用

下载实例

bash <(curl -fsSL git.io/getdeepdive) spouse_example

DeepDive和postgres的安装及其例子的使用DeepDive和postgres的安装及其例子的使用

相关文章:

  • 2022-12-23
  • 2021-12-16
  • 2021-12-09
  • 2021-04-22
  • 2021-09-18
  • 2021-11-13
猜你喜欢
  • 2021-06-03
  • 2021-06-24
  • 2021-11-07
  • 2022-12-23
  • 2022-12-23
  • 2021-09-10
  • 2022-12-23
相关资源
相似解决方案