Update GCN.ipynb

This commit is contained in:
Xin Xu 2021-10-15 11:54:32 +08:00 committed by GitHub
parent 8df82979de
commit 99e59d571e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
"> Tutorial author余海阳yuhaiyang@zju.edu.cn)\n",
"\n",
"On this demowe 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",