Merge branch 'main' of github.com:zjunlp/DeepKE into main
This commit is contained in:
commit
23c76afd17
|
@ -7,7 +7,7 @@
|
|||
"> Tutorial author:余海阳(yuhaiyang@zju.edu.cn)\n",
|
||||
"\n",
|
||||
"On this demo,we use `GCN` to extract relations.\n",
|
||||
"We hope this demo can help you understand the process of conctruction knowledge graph and the the principles and common methods of triplet extraction.\n",
|
||||
"We hope this demo can help you understand the process of conctruction knowledge graph and the principles and common methods of triplet extraction.\n",
|
||||
"\n",
|
||||
"This demo uses `Python3`.\n",
|
||||
"\n",
|
||||
|
@ -703,4 +703,4 @@
|
|||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 2
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue