onehaitao / distant-supervised-relation-extractionLinks
Implementation of Neural Relation Extraction with Selective Attention over Instances.
☆18Updated 3 years ago
Alternatives and similar repositories for distant-supervised-relation-extraction
Users that are interested in distant-supervised-relation-extraction are comparing it to the libraries listed below
Sorting:
- Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction.☆80Updated 3 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆52Updated 5 years ago
- Source code for EMNLP-IJCNLP 2019 paper "HMEAE: Hierarchical Modular Event Argument Extraction".☆86Updated 3 years ago
- Source code for ACL-IJCNLP 2021 Long paper: Document-level Event Extraction via Heterogeneous Graph-based Interaction Model with a Tracke…☆105Updated 3 years ago
- Pytorch implementation of EMNLP 2021 paper "TransferNet: An Effective and Transparent Framework for Multi-hop Question Answering over Rel…☆64Updated 2 years ago
- ☆51Updated 4 years ago
- Code for "Generating Disentangled Arguments with Prompts: A Simple Event Extraction Framework that Works" (ICASSP 2022)☆52Updated 3 years ago
- ☆20Updated 5 years ago
- ACE2005事件抽取数据预处理☆56Updated 5 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆162Updated 5 years ago
- A pytorch version of ACL 2020 paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" https://arxiv.org/abs/19…☆25Updated 5 years ago
- ☆42Updated 3 years ago
- a paper reading list on Document level Relation Extraction☆60Updated 3 years ago
- A system for CCKS2019-CKBQA, whose single system reach 0.69 and ensemble system reach 0.73☆40Updated 3 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated 2 years ago
- Bert-based models(BERT, MTB, CP) for relation extraction.☆103Updated 3 years ago
- Codes for "Three Sentences Are All You Need: Local Path Enhanced DocumentRelation Extraction"☆43Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 4 years ago
- Source code for ACL 2021 paper "CLEVE: Contrastive Pre-training for Event Extraction"☆84Updated 2 years ago
- ☆53Updated 3 years ago
- ☆29Updated 3 years ago
- ☆66Updated 3 years ago
- ☆61Updated last year
- ☆49Updated 4 years ago
- Code for "Locate and Label: A Two-stage Identifier for Nested Named Entity Recognition", accepted at ACL 2021.☆103Updated 3 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆122Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道事件抽取部分torch版baseline☆78Updated 4 years ago
- Source code and dataset for EMNLP 2020 paper "MAVEN: A Massive General Domain Event Detection Dataset".☆157Updated 3 years ago
- Source code of the paper "Attention as Relation: Learning Supervised Multi-head Self-Attention for Relation Extraction, IJCAI 2020."☆28Updated 5 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago