laomagic / TextClassifierLinks
THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。
☆66Updated 4 years ago
Alternatives and similar repositories for TextClassifier
Users that are interested in TextClassifier are comparing it to the libraries listed below
Sorting:
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆236Updated 5 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆89Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆192Updated 2 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 基于PyTorch的BERT中文文 本分类模型(BERT Chinese text classification model implemented by PyTorch)☆195Updated last year
- 基于深度学习的FAQ式问答系统☆34Updated 4 years ago
- ☆36Updated 3 years ago
- Summary and comparison of Chinese classification models☆36Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆179Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 2 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆271Updated 5 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆60Updated 5 years ago
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆108Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆279Updated 7 months ago
- 文本聚类(Kmeans、DBSCAN、LDA、Single-pass)☆348Updated 4 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆178Updated 10 months ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆75Updated 10 months ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆61Updated 5 years ago
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆16Updated 5 years ago
- 基于 BERT 模型的中文文本分类工具☆68Updated 3 years ago