RowitZou / LGN
EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.
☆138Updated 7 months ago
Alternatives and similar repositories for LGN:
Users that are interested in LGN are comparing it to the libraries listed below
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆159Updated 4 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆124Updated 4 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- 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
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 4 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- ☆61Updated last year
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Updated 6 months ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- Code for modeling encoder-decoder architecture with pointer network for joint entity and relation extraction (AAAI 2020).☆103Updated 4 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
- AntNLP Neural Relation Extraction☆40Updated 5 years ago
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions☆113Updated 3 years ago
- Code and dataset of AAAI2020 Paper Neural Snowball for Few-Shot Relation Learning☆111Updated 4 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆129Updated 2 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 6 years ago
- Cross-domain NER using cross-domain language modeling, code for ACL 2019 paper☆89Updated 4 years ago
- Implementation for Extracting Multiple-Relations in One-Passwith Pre-Trained Transformers☆81Updated 5 years ago
- Code for EMNLP 2019 paper "A Boundary-aware Neural Model for Nested Named Entity Recognition"☆89Updated 3 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- Lexicon-based Named Entity Recognition☆157Updated 2 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- Downstream Model Design of Pre-trained Language Model for Relation Extraction Task☆96Updated 2 years ago
- 论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》☆154Updated 2 years ago
- Source code for EMNLP-IJCNLP 2019 paper "HMEAE: Hierarchical Modular Event Argument Extraction".☆86Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 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
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆157Updated 4 years ago