blackbbc / NER
BiLSTM-ELMo-CNN-CRF for CoNLL 2003
☆0Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for NER
- ene to end neural coreference resolution(forked from https://github.com/kentonl/e2e-coref and make some little change)☆20Updated 6 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆38Updated 5 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆73Updated 4 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆53Updated 4 years ago
- Subword Encoding in Lattice LSTM for Chinese Word Segmentation☆54Updated 5 years ago
- baseline for ccks2019-ipre☆49Updated 5 years ago
- ☆32Updated 5 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆42Updated 6 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Updated 4 years ago
- ☆78Updated 5 years ago
- ☆112Updated 6 years ago
- 基于BERT的中文序列标注☆142Updated 6 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- 基于capsule的观点型阅读理解模型☆89Updated 5 years ago
- This is a named entity recognizer based on pytorch-pretrained-bert.☆33Updated 5 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆66Updated 4 years ago
- This is the repository for NLPCC2020 task AutoIE☆52Updated 4 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆41Updated 5 years ago
- ☆23Updated 5 years ago
- Neural word segmentation with rich pretraining, code for ACL 2017 paper☆166Updated 5 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆22Updated 5 years ago
- AI Challenger 2018 观点型问题阅读理解 复赛第8名 解决方案 (8th place of AI Challenger 2018 MRC)☆91Updated 5 years ago
- 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
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆91Updated 6 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 5 years ago
- A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)☆126Updated 2 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆58Updated 7 years ago