bekou / multihead_joint_entity_relation_extraction
Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018) and Adversarial training for multi-context joint entity and relation extraction (EMNLP, 2018).
☆414Updated 3 years ago
Alternatives and similar repositories for multihead_joint_entity_relation_extraction:
Users that are interested in multihead_joint_entity_relation_extraction are comparing it to the libraries listed below
- Joint Extraction of Entities and Relations Based on cnn+rnn☆185Updated 3 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 6 months ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆197Updated 2 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆235Updated 2 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆499Updated 4 years ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆347Updated 5 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆268Updated 4 years ago
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆195Updated 2 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆339Updated 5 years ago
- EMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information☆247Updated last year
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- Neural Relation Extraction implemented in PyTorch☆218Updated 6 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆159Updated 4 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆202Updated 4 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆411Updated 6 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆442Updated last year
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme☆218Updated 7 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- ☆454Updated 3 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆286Updated 5 years ago
- CCKS 2019 中文短文本 实体链指比赛技术创新奖解决方案☆409Updated last year
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆136Updated 5 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆294Updated 5 years ago
- 中文关系抽取☆135Updated 6 years ago
- ☆345Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆210Updated 5 years ago
- Distantly Supervised Relation Extraction☆418Updated 4 years ago