update
This commit is contained in:
Wind Breath
2022-10-27 11:28:07 +08:00
2 changed files with 2 additions and 3 deletions

3
.idea/workspace.xml generated
View File

@@ -2,7 +2,6 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="16338359-5063-4a6a-9257-7b8e6356e990" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
@@ -46,7 +45,7 @@
<workItem from="1666338853458" duration="11803000" />
<workItem from="1666498855517" duration="7000" />
<workItem from="1666794438661" duration="9000" />
<workItem from="1666839060878" duration="1658000" />
<workItem from="1666839060878" duration="2073000" />
</task>
<servers />
</component>

View File

@@ -8,7 +8,7 @@
###
**[:bell: News! :bell: ]
We have released a new survey paper based on this repository, with a perspective of existing Generative Knowledge Graph Construction! We are looking forward to any comments or discussions on this topic :)**
We have released a new survey paper:"[Generative Knowledge Graph Construction: A Review](https://arxiv.org/pdf/2210.12714.pdf)" based on this repository, with a perspective of existing Generative Knowledge Graph Construction! We are looking forward to any comments or discussions on this topic :)**
## 🕵️ Introduction
Generative Knowledge Graph Construction (KGC) refers to those methods that leverage the sequence-to-sequence framework for building knowledge graphs, which is flexible and can be adapted to widespread tasks.