使用python实现一个简单的基于知识图谱的电影问答系统 相关搭建过程见博客:https://blog.csdn.net/xyz1584172808/article/details/89319129
上传neo4j图数据库中的数据到data目录下。
First:
pip install requirements.txt
Then:
python code.py 127.0.0.1:1234
Finaly, open the brower, using address: 127.0.0.1:1234