mirror of
https://github.com/zjunlp/Generative_KG_Construction_Papers.git
synced 2023-07-18 10:12:48 +03:00
1
1
This commit is contained in:
10
.idea/workspace.xml
generated
10
.idea/workspace.xml
generated
@@ -34,7 +34,7 @@
|
||||
<component name="Git.Settings">
|
||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||
</component>
|
||||
<component name="JupyterTrust" id="3c18eaf1-4058-4e76-9b96-c513fb5bf2b6" />
|
||||
<component name="JupyterTrust" id="e60955a5-a1cd-4104-9db7-a68e285297b0" />
|
||||
<component name="ProjectId" id="29KEMJZJXiPEyaoL5weYtXCYfIj" />
|
||||
<component name="ProjectViewState">
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
@@ -54,7 +54,8 @@
|
||||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1652853329866</updated>
|
||||
<workItem from="1652853331661" duration="14341000" />
|
||||
<workItem from="1652853331661" duration="15993000" />
|
||||
<workItem from="1652948877868" duration="2203000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
@@ -83,6 +84,7 @@
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
<option name="oldMeFiltersMigrated" value="true" />
|
||||
</component>
|
||||
<component name="WindowStateProjectService">
|
||||
<state x="555" y="233" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1652853607641">
|
||||
@@ -93,5 +95,9 @@
|
||||
<screen x="78" y="0" width="1458" height="864" />
|
||||
</state>
|
||||
<state x="308" y="77" key="SettingsEditor/65.1080.1215.720/78.0.1458.864@78.0.1458.864" timestamp="1652881720496" />
|
||||
<state x="529" y="344" key="vcs.readOnlyHandler.ReadOnlyStatusDialog" timestamp="1652949746006">
|
||||
<screen x="78" y="0" width="1458" height="864" />
|
||||
</state>
|
||||
<state x="529" y="344" key="vcs.readOnlyHandler.ReadOnlyStatusDialog/65.1080.1215.720/78.0.1458.864@78.0.1458.864" timestamp="1652949746006" />
|
||||
</component>
|
||||
</project>
|
||||
23
README.md
23
README.md
@@ -22,7 +22,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
### Generating Word Indices
|
||||
|
||||
- [A Unified Generative Framework for Various NER Subtasks](https://aclanthology.org/2021.acl-long.451.pdf)
|
||||
@@ -51,6 +50,11 @@
|
||||
- [Event Extraction as Machine Reading Comprehension](https://aclanthology.org/2020.emnlp-main.128.pdf)
|
||||

|
||||
|
||||
- [Can Generative Pre-trained Language Models Serve As Knowledge Bases for Closed-book QA?](https://aclanthology.org/2021.acl-long.251.pdf)
|
||||

|
||||
|
||||
- [Answer Generation for Retrieval-based Question Answering Systems](https://aclanthology.org/2021.findings-acl.374.pdf)
|
||||

|
||||
|
||||
|
||||
### Filling Templates
|
||||
@@ -62,6 +66,15 @@
|
||||

|
||||
|
||||
|
||||
### Tagging Texts
|
||||
|
||||
- [Neural Architectures for Nested NER through Linearization](https://aclanthology.org/P19-1527.pdf)
|
||||

|
||||
|
||||
- [Exploring Sequence-to-Sequence Learning in Aspect Term Extraction](https://aclanthology.org/P19-1344.pdf)
|
||||

|
||||
|
||||
|
||||
### Structurelinearized Texts
|
||||
|
||||
- [Contrastive Information Extraction With Generative Transformer](https://ieeexplore.ieee.org/document/9537684)
|
||||
@@ -74,6 +87,14 @@
|
||||
- [Text2Event: Controllable Sequence-to-Structure Generation for End-to-end Event Extraction](https://aclanthology.org/2021.acl-long.217.pdf)
|
||||

|
||||
|
||||
- [Intent Classification and Slot Filling for Privacy Policies](https://aclanthology.org/2021.acl-long.340.pdf)
|
||||

|
||||
|
||||
- [Unified Structure Generation for Universal Information Extraction](https://arxiv.org/pdf/2203.12277.pdf)
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
### Non-autogressive
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 169 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 159 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 268 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 115 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 137 KiB |
Reference in New Issue
Block a user