GuocaiL / nlp_corpusLinks
本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。
☆115Updated 4 years ago
Alternatives and similar repositories for nlp_corpus
Users that are interested in nlp_corpus are comparing it to the libraries listed below
Sorting:
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 中文NER的那些事儿☆318Updated last year
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆394Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆147Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆254Updated 4 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆88Updated 2 years ago
- ☆136Updated 3 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆344Updated 3 years ago
- ☆460Updated 4 years ago
- GPLinker_pytorch☆83Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆126Updated 3 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆231Updated 3 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词 ,词性标注,命名实体识别等☆61Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆101Updated 4 years ago
- ccks2020 NER competitions☆118Updated 4 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆418Updated 5 years ago
- OneRel在中文关系抽取中的使用☆126Updated last year
- ChineseNER based on BERT, with BiLSTM+CRF layer☆453Updated 4 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133Updated last year
- Knowledge Graph☆174Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆121Updated 3 years ago
- ☆278Updated 3 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆397Updated last year
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆402Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆106Updated last year
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 4 years ago