GuocaiL / nlp_corpus
本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。
☆112Updated 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模型☆164Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER☆254Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated last year
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆383Updated last year
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆82Updated last year
- CMeEE/CBLUE/NER实体识别☆125Updated 2 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆223Updated 2 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆190Updated 2 years ago
- GPLinker_pytorch☆80Updated 2 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- 中文NER的那些事儿☆315Updated last year
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆88Updated 2 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Updated 2 years ago
- ccks2020 NER competitions☆116Updated 4 years ago
- GlobalPointer的优化版/NER实体识别☆114Updated 3 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- ☆454Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆52Updated 2 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆58Updated 2 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆131Updated 8 months ago
- Knowledge Graph☆170Updated 2 years ago