1 Star 0 Fork 14

daniufei/大学知识图谱

forked from quke/大学知识图谱 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.py 208 Bytes
一键复制 编辑 原始数据 按行查看 历史
quke 提交于 2022-03-08 07:45 . 增加简称关系,增加省市的匹配
neo4j_support_url = {
# 'host': 'xx.xx.xx.xx',
'port': 7687,
'user': 'neo4j',
'password': 'password',
}
object_name_list = ['主管单位', '城市', '大学', '学校层次', '大学简称']
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/daniufei/university-knowledge-map.git
git@gitee.com:daniufei/university-knowledge-map.git
daniufei
university-knowledge-map
大学知识图谱
master

搜索帮助