GuocaiL / nlp_corpus
本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。
☆111Updated 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
- 基于词汇信息融合的中文NER模型☆165Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆386Updated last year
- 中文NER的那些事儿☆316Updated last year
- CMeEE/CBLUE/NER实体识别☆127Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated last year
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆83Updated last year
- ccks2020 NER competitions☆117Updated 4 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆131Updated 9 months ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆52Updated 2 years ago
- Knowledge Graph☆170Updated 2 years ago
- GPLinker_pytorch☆80Updated 2 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆227Updated 2 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 3 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标 注,命名实体识别等☆58Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆127Updated 3 years ago
- Bert预训练模型fine-tune计算文本相似度☆100Updated last year
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆89Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆132Updated 5 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆287Updated 5 years ago
- Implemention of NER model on chinese dataset.☆71Updated last year
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现 ,并在百度关系抽取数据集上训练测试。☆191Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆116Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆160Updated last year
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago