Skip to content

Commit b8b2de1

Browse files
committed
'Update:README'
1 parent 41bf7ce commit b8b2de1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

MedicalKG/run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
from scrapy import cmdline
77

8-
print(cmdline.execute('scrapy crawl BaikeMedical'.split()))
8+
print(cmdline.execute('scrapy crawl BaikeMedical'.split()))

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#医疗领域知识图谱构建实战
2+
todo:
3+
使用neo4j进行知识图谱的构建与可视化

0 commit comments

Comments
 (0)