历史性问题
dd的原始版本使用python2开发的,因此有关py代码中的语法需要修改
可参考详细链接:
https://zhuanlan.zhihu.com/p/53804721https://blog.csdn.net/foolish_boy2/article/details/103886335https://blog.csdn.net/cc815107613/article/details/102721690?utm_medium=distribute.pc_relevant.none-task-blog-2defaultbaidujs_title~default-1.queryctrv4&spm=1001.2101.3001.4242.2&utm_relevant_index=4最重要的教程:http://openkg1.oss-cn-beijing.aliyuncs.com/478e0087-8dd6-417c-9a49-4ce12f5ec22c/tutorial.pdfhttps://blog.csdn.net/weixin_42001089/article/details/90749577https://github.com/diosguo/DeepDive-tutorial/blob/master/Deepdive_new.mdhttps://www.jianshu.com/u/f782b30534cdhttps://zhuanlan.zhihu.com/p/43143014https://blog.csdn.net/u013412066/article/details/68065518http://deepdive.stanford.edu/quickstarthttps://github.com/diosguo/DeepDive-tutorial/blob/master/Deepdive_new.md一些值得注意的地方
postgresql的安装指令并不管用,需要自己去官网安装,最好也配置上pgadmin3,可以用来可视化,在之后deepdive do xx的时候总是显示没有权限,最后将所有的用户的权限都设为trust