dalinvip / LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
☆20Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for LatticeLSTM
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆87Updated 4 months ago
- CCKS 2018 开放领域的中文问答任务 1st 解决方案☆111Updated 5 years ago
- baseline for ccks2019-ipre☆49Updated 5 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆66Updated 5 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Updated 4 years ago
- DIAC2019基于Adversarial Attack的问题等价性判别比赛☆81Updated 4 years ago
- ☆24Updated 5 years ago
- ☆47Updated 5 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 6 years ago
- ☆29Updated 5 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 4 months ago
- A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)☆126Updated 2 years ago
- This repo covers almost all the papers (35) related to Neural Relation Extraction in ACL, EMNLP, COLING, NAACL, AAAI, IJCAI in 2018.☆25Updated 5 years ago
- 法研杯CAIL2019阅读理解赛题参赛模型☆42Updated 5 years ago
- ☆112Updated 6 years ago
- Adversarial Attack文本匹配比赛☆42Updated 5 years ago
- Global Normalization of Convolutional Neural Networks for Joint Entity and Relation Classification☆18Updated 4 years ago
- 复现论文《Few-Shot Text Classification with Induction Network》☆52Updated 5 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆42Updated 6 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated last year
- Joint Extraction of Entity Mentions and Relations without Dependency Trees☆21Updated 6 years ago
- CCKS 2019 Task 2: Entity Recognition and Linking☆95Updated 5 years ago
- ene to end neural coreference resolution(forked from https://github.com/kentonl/e2e-coref and make some little change)☆20Updated 6 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail