mirror of
https://github.com/zjunlp/Generative_KG_Construction_Papers.git
synced 2023-07-18 10:12:48 +03:00
update
update
This commit is contained in:
@@ -324,7 +324,8 @@ The time for each paper is based on its first arXiv version (if exists) or estim
|
||||
|
||||
| Papers | Method | Conference | Code |
|
||||
|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------:|:-----------:|:----------------------------------------------------------------------:|
|
||||
| [Autoregressive Structured Prediction with Language Models](https://arxiv.org/abs/2210.14698) | Label-augmented | EMNLP 2022 | [ASP](https://github.com/lyutyuh/ASP) |
|
||||
| [Code4Struct: Code Generation for Few-Shot Structured Prediction from Natural Language](https://arxiv.org/abs/2210.12810) | Structure-linearized | arXiv 2022 | [CODE4STRUCT](https://github.com/xingyaoww/code4struct) |
|
||||
| [Autoregressive Structured Prediction with Language Models](https://arxiv.org/abs/2210.14698) | Label-augmented | EMNLP 2022 | [ASP](https://github.com/lyutyuh/ASP) |
|
||||
| [Knowledge Is Flat: A Seq2Seq Generative Framework for Various Knowledge Graph Completion](https://aclanthology.org/2022.coling-1.352/) | Structure-linearized | COLING 2022 | [KG-S2S](https://github.com/chenchens190009/KG-S2S) |
|
||||
| [A sequence-to-sequence approach for document-level relation extraction](https://aclanthology.org/2022.bionlp-1.2/) | Copy-based | BioNLP 2022 | [Seq2rel](https://github.com/johngiorgi/seq2rel) |
|
||||
| [Unified Structure Generation for Universal Information Extraction](https://aclanthology.org/2022.acl-long.395/) | Structure-linearized | ACL 2022 | [UIE](https://github.com/universal-ie/UIE) |
|
||||
|
||||
Reference in New Issue
Block a user