visionshao / LSTM-CRF
implement of LSTM+CRF with pytorch
☆43Updated 4 years ago
Alternatives and similar repositories for LSTM-CRF:
Users that are interested in LSTM-CRF are comparing it to the libraries listed below
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- 使用BERT解决lic2019机器阅读理解☆89Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- NLP中文预训练模型泛化能力挑战赛☆42Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 9 months ago
- 天池大赛疫情文本挑战赛☆48Updated 5 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
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆57Updated 4 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆127Updated 4 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- 法研杯CAIL2019阅读理解赛题参赛模型☆42Updated 5 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆21Updated last year
- 天池-新冠疫情相似句对判定大赛 Rank8☆52Updated 4 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 9 months ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆74Updated 5 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Updated 9 months ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 5 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- ☆87Updated 3 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated 2 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- TIANCHI-小布助手对话短文本语义匹配BERT baseline☆32Updated 4 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- 从头训练MASK BERT☆136Updated 2 years ago
- Just Code ! 针对面试训练算法题, 目前包括字节跳动面试题、 LeetCode 和剑指 offer ,持续扩容中☆18Updated 5 years ago
- ☆29Updated 5 years ago
- The very easy BERT pretrain process by using tokenizers and transformers repos☆31Updated 5 years ago