hackerxiaobai / NERLinks
pytorch版的命名实体识别,LSTM和LSTM_CRF
☆25Updated 6 years ago
Alternatives and similar repositories for NER
Users that are interested in NER are comparing it to the libraries listed below
Sorting:
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆130Updated 5 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆76Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- ☆87Updated 3 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 5 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 6 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 6 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 5 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- 使用BERT解决lic2019机器阅读理解☆90Updated 6 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆92Updated 2 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆27Updated 5 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55Updated 5 years ago
- 中国法研杯CAIL2019要素抽取任务第三名方案分享☆139Updated 4 years ago
- 从头训练MASK BERT☆138Updated 2 years ago
- pytorch Efficient GlobalPointer☆57Updated 3 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆129Updated 4 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆138Updated 3 years ago
- Dataset from 'Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction'☆45Updated 6 years ago
- 使用UniLM实现中文文本摘要☆44Updated 5 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆22Updated 2 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆184Updated 5 years ago
- bert实现中文NER☆30Updated 3 years ago