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).
☆417Updated 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
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆499Updated 4 years 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"☆236Updated 2 years ago
- Neural Relation Extraction implemented in PyTorch☆218Updated 6 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 7 months 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
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆196Updated 2 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 4 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- Joint Extraction of Entities and Relations Based on cnn+rnn☆185Updated 3 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆443Updated last year
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆416Updated 6 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 7 months ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆410Updated last year
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 5 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆286Updated 5 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆203Updated 4 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆160Updated 4 years ago
- ☆455Updated 3 years ago
- ☆222Updated 3 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- 论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》☆154Updated 2 years ago
- EMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information☆248Updated last year
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆136Updated 5 years ago
- USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. …☆263Updated 5 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆340Updated 5 years ago