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:
8
.idea/workspace.xml
generated
8
.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="3c9b0beb-46d8-4773-a646-1668d0922801" />
|
||||
<component name="JupyterTrust" id="21e401ca-c7bd-4839-929d-9a9c97631f97" />
|
||||
<component name="ProjectId" id="29KEMJZJXiPEyaoL5weYtXCYfIj" />
|
||||
<component name="ProjectViewState">
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
@@ -43,7 +43,7 @@
|
||||
<component name="PropertiesComponent">
|
||||
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
||||
<property name="WebServerToolWindowFactoryState" value="true" />
|
||||
<property name="last_opened_file_path" value="$PROJECT_DIR$/../../数据集/nyt10" />
|
||||
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
||||
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
|
||||
</component>
|
||||
<component name="RecentsManager">
|
||||
@@ -65,7 +65,9 @@
|
||||
<workItem from="1653236047711" duration="1030000" />
|
||||
<workItem from="1653282209324" duration="23000" />
|
||||
<workItem from="1653381700824" duration="3103000" />
|
||||
<workItem from="1653482700939" duration="801000" />
|
||||
<workItem from="1653482700939" duration="1429000" />
|
||||
<workItem from="1655657448679" duration="3343000" />
|
||||
<workItem from="1655705774605" duration="2217000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
||||
24
README.md
24
README.md
@@ -6,6 +6,7 @@
|
||||
|
||||
- [Augmented Natural Language for Generative Sequence Labeling](https://aclanthology.org/2020.emnlp-main.27.pdf)
|
||||
|
||||
- [AUTOREGRESSIVE ENTITY RETRIEVAL](https://openreview.net/pdf?id=5k8F6UU39V)
|
||||
|
||||
### Copy Mechanism
|
||||
|
||||
@@ -15,7 +16,7 @@
|
||||
|
||||
- [CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning](https://ojs.aaai.org/index.php/AAAI/article/view/6495)
|
||||
|
||||
|
||||
- [Document-level Entity-based Extraction as Template Generation](https://arxiv.org/pdf/2109.04901.pdf)
|
||||
|
||||
### Generating Word Indices
|
||||
|
||||
@@ -28,7 +29,7 @@
|
||||
|
||||
- [Effective Modeling of Encoder-Decoder Architecture for Joint Entity and Relation Extraction](https://ojs.aaai.org/index.php/AAAI/article/view/6374)
|
||||
|
||||
|
||||
- [GRIT: Generative Role-filler Transformers for Document-level Event Entity Extraction](https://aclanthology.org/2021.eacl-main.52.pdf)
|
||||
|
||||
|
||||
### Generating Answers
|
||||
@@ -50,6 +51,16 @@
|
||||
|
||||
- [Template Filling with Generative Transformers](https://aclanthology.org/2021.naacl-main.70.pdf)
|
||||
|
||||
- [ClarET: Pre-training a Correlation-Aware Context-To-Event Transformer for Event-Centric Generation and Classification](https://aclanthology.org/2022.acl-long.183.pdf)
|
||||
|
||||
- [Dynamic Prefix-Tuning for Generative Template-based Event Extraction](https://aclanthology.org/2022.acl-long.358.pdf)
|
||||
|
||||
- [Multilingual Generative Language Models for Zero-Shot Cross-Lingual Event Argument Extraction](https://aclanthology.org/2022.acl-long.317.pdf)
|
||||
|
||||
- [Document-level Entity-based Extraction as Template Generation](https://aclanthology.org/2021.emnlp-main.426.pdf)
|
||||
|
||||
- [DEGREE: A Data-Efficient Generation-Based Event Extraction Model](https://arxiv.org/pdf/2108.12724.pdf)
|
||||
|
||||
|
||||
### Tagging Texts
|
||||
|
||||
@@ -58,6 +69,7 @@
|
||||
- [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)
|
||||
@@ -75,6 +87,11 @@
|
||||
|
||||
- [From Discrimination to Generation: Knowledge Graph Completion with Generative Transformer](https://arxiv.org/pdf/2202.02113.pdf)
|
||||
|
||||
- [De-Bias for Generative Extraction in Unified NER Task](https://aclanthology.org/2022.acl-long.59/)
|
||||
|
||||
- [Explanation Graph Generation via Pre-trained Language Models:An Empirical Study with Contrastive Learning](https://aclanthology.org/2022.acl-long.85/)
|
||||
|
||||
- [Improving Candidate Retrieval with Entity Profile Generation for Wikidata Entity Linking](https://arxiv.org/pdf/2202.13404.pdf)
|
||||
|
||||
|
||||
|
||||
@@ -84,7 +101,7 @@
|
||||
|
||||
- [Minimize Exposure Bias of Seq2Seq Models in Joint Entity and Relation Extraction](https://aclanthology.org/2020.findings-emnlp.23.pdf)
|
||||
|
||||
|
||||
- [Set Generation Networks for End-to-End Knowledge Base Population](https://aclanthology.org/2021.emnlp-main.760/)
|
||||
|
||||
|
||||
### Ranking Input-output Pairs
|
||||
@@ -97,6 +114,5 @@
|
||||
|
||||
- [Template-Based Named Entity Recognition Using BART](https://aclanthology.org/2021.findings-acl.161.pdf)
|
||||
|
||||
|
||||
### Combinations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user