catqaq / OpenTextClassification
OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全面的开源文本分类项目,支持中英双语、多种模型、多种任务。
☆207Updated last year
Alternatives and similar repositories for OpenTextClassification:
Users that are interested in OpenTextClassification are comparing it to the libraries listed below
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- pytextclassifier is a toolkit for text classification. 文本分类,LR,Xgboost,TextCNN,FastText,TextRNN,BERT等分类模型实现,开箱即用。☆508Updated 7 months ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 5 months ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆273Updated this week
- SimCSE在中文上的复现,有监督+无监督☆275Updated 2 months ago
- Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequ…☆345Updated 9 months ago
- 中文自然语言推理与语义相似度数据集☆350Updated 3 years ago
- 中文自然语言推理数据集(A large-scale Chinese Nature language inference and Semantic similarity calculation Dataset)☆429Updated 5 years ago
- 基于词汇信息融合的中文NER模型☆166Updated 3 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆113Updated last year
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆466Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆391Updated 2 years ago
- KgCLUE: 大规模中文开源知识图谱问答☆445Updated 2 years ago
- 中文关系抽取☆459Updated last year
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆390Updated last year
- 3000000+语义理解与匹配数据集。可用于无监督对比学习、半监督学习等构建中文领域效果最好的预训练模型☆294Updated 2 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆562Updated last year
- 中文NER的那些事儿☆318Updated last year
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆502Updated 2 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆423Updated 4 months ago
- Collections of resources from Joint Laboratory of HIT and iFLYTEK Research (HFL)☆366Updated 2 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆113Updated 4 years ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆387Updated last year
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆765Updated 4 months ago
- SimBERT升级版(SimBERTv2)!☆441Updated 3 years ago
- 提供一款中文版生成式摘要服务☆341Updated last week
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。☆698Updated last month