xuanzebi / NER-PyTorch
记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。
☆25Updated 5 years ago
Alternatives and similar repositories for NER-PyTorch:
Users that are interested in NER-PyTorch are comparing it to the libraries listed below
- bert实现中文关系抽取☆17Updated last year
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- Chinese NER using BiLSTM/BERT + CRF☆63Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 11 months ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 3 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated 2 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
- 使用ACE2005创建以事件和实体为节点的事件知识图谱,用于智能问答☆16Updated 4 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 5 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 4 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- Effective Cascade Dual-Decoder Model for Joint Entity and Relation Extraction.☆17Updated 3 years ago
- RoBERTa + BiLSTM + CRF for Chinese NER Task☆28Updated 3 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆11Updated 5 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 5 years ago
- ACE2005事件抽取数据预处理☆55Updated 4 years ago
- 基于Pytorch + BERT的抽取式机器阅读理解☆20Updated 2 years ago
- ☆29Updated 5 years ago
- 科大讯飞事件抽取挑战赛2020Top1☆25Updated 4 years ago