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
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- 天池大赛疫情文本挑战赛☆48Updated 4 years ago
- NLP中文预训练模型泛化能力挑战赛☆42Updated 4 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆66Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 6 months ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- 使用BERT解决lic2019机器阅读理解☆89Updated 5 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆126Updated 4 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆87Updated 5 months ago
- 天池-新冠疫情相似句对判定大赛 Rank8☆52Updated 4 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 5 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆23Updated 4 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
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- Worth-reading papers and related resources on Named Entity Recognition (NER). 值得一读的命名实体识别论文与相关资源集合☆38Updated 3 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆76Updated 2 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 5 years ago
- 从头训练MASK BERT☆137Updated 2 years ago
- Bi-LSTM+CRF sequence labeling model implemented in PyTorch☆68Updated 6 years ago
- ccks2020 NER competitions☆115Updated 4 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆128Updated 3 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 5 months ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 4 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated last year
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 3 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 3 years ago