bekou / multihead_joint_entity_relation_extractionLinks
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).
☆416Updated 4 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
Sorting:
- Joint Extraction of Entities and Relations Based on cnn+rnn☆184Updated 4 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆273Updated 5 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆142Updated last year
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆500Updated 5 years ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆350Updated 6 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆236Updated 3 years ago
- Neural Relation Extraction implemented in PyTorch☆220Updated 6 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Updated 3 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 6 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆201Updated 2 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated 2 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆422Updated 7 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆202Updated 6 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 5 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆449Updated 2 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Updated 2 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆343Updated 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…☆195Updated 3 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- 事件抽取相关算法汇总☆126Updated 6 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated last year
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆138Updated 6 years ago
- EMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information☆248Updated 2 years ago
- 中文关系抽取☆137Updated 6 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆288Updated 6 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆137Updated 4 years ago
- 基于远监督的中文关系抽取☆385Updated 4 years ago
- ☆346Updated 5 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆297Updated 5 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago