CPF-NLPR / AT4ChineseNER
Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism
☆200Updated 6 years ago
Alternatives and similar repositories for AT4ChineseNER:
Users that are interested in AT4ChineseNER are comparing it to the libraries listed below
- Neural Relation Extraction implemented in PyTorch☆218Updated 6 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆136Updated 6 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 8 months ago
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 5 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 6 years ago
- 论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》☆154Updated 2 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆109Updated 2 years ago
- Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme☆218Updated 7 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 5 years ago
- Joint Extraction of Entities and Relations Based on cnn+rnn☆185Updated 3 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆198Updated 2 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆113Updated 5 years ago
- ☆91Updated 6 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 8 months ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- Neural word segmentation with rich pretraining, code for ACL 2017 paper☆165Updated 6 years ago
- 2019年百度的实体链接比赛,“科学空间队”源码☆110Updated 5 years ago
- baseline for ccks2019-ipre☆48Updated 5 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
- A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)☆126Updated 2 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- This repo will cover almost all the papers related to Neural Relation Extraction in ACL, EMNLP, COLING, NAACL, AAAI, IJCAI in 2019.☆105Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆41Updated 6 years ago