liuwei1206 / CCW-NER
Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".
☆65Updated 5 years ago
Alternatives and similar repositories for CCW-NER:
Users that are interested in CCW-NER are comparing it to the libraries listed below
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Updated 7 months ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 8 months ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- 使用LSTM进行端到端的语义角色标注(theano)☆53Updated 5 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- 使用BERT解决lic2019机器阅读理解☆89Updated 5 years ago
- Implementation for Extracting Multiple-Relations in One-Passwith Pre-Trained Transformers☆81Updated 5 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆125Updated 4 years ago
- Code for EMNLP 2019 paper "A Boundary-aware Neural Model for Nested Named Entity Recognition"☆89Updated 3 years ago
- ☆29Updated 5 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 4 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large☆65Updated 4 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 4 years ago
- Codes for the paper Bipartite Flat-Graph Network for Nested Named Entity Recognition☆63Updated 4 years ago
- A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)☆126Updated 2 years ago
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions☆114Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- ☆131Updated 2 years ago
- Negative sampling for solving the unlabeled entity problem in NER. ICLR-2021 paper: Empirical Analysis of Unlabeled Entity Problem in Nam…☆135Updated 3 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- ☆32Updated 2 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- AntNLP Neural Relation Extraction☆40Updated 6 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆129Updated 2 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year