psgetit / Chinese_Text_Classification_PytorchLinks
中文:方便好用的文本分类模型训练加推理全公开!欢迎star后礼貌获取!大体上本项目采用ERINE3.0的base版本将文本转换为语义向量而后做特征进行分类,实测上限极高可以优化后在61分类任务中达到92%准确率。
☆48Updated last year
Alternatives and similar repositories for Chinese_Text_Classification_Pytorch
Users that are interested in Chinese_Text_Classification_Pytorch are comparing it to the libraries listed below
Sorting:
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆185Updated last year
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆181Updated last year
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆469Updated last year
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆108Updated 3 years ago
- 使用bert实现京东评论的情感分析(文本分类)☆45Updated last year
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆143Updated last year
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆185Updated 4 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆390Updated last year
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆49Updated 2 years ago
- ☆139Updated 6 months ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆788Updated 3 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆23Updated 2 years ago
- The official repository of the paper: COLD: A Benchmark for Chinese Offensive Language Detection☆269Updated 2 years ago
- 大模型相关实践记录☆149Updated last month
- NLP实战项目☆97Updated 2 years ago
- 基于bert-base-chinese微调的中文情感分析任务,在WeiboSenti100k 数据集上训练5个epoch并且收敛☆36Updated last year
- 大模型文本分类☆59Updated 9 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆203Updated last year
- SimCSE中文语义相似度对比学习模型☆85Updated 3 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- 基于BERT模型的深度学习中文文本分类实现,包含大约20000条新闻的训练和测试集,包装有简单HTTP接口可供调用。☆24Updated 4 years ago
- 自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。☆452Updated 3 years ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆434Updated 4 months ago
- ☆160Updated 2 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆72Updated last year
- 中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆32Updated 2 years ago
- 基于BERT的中文命名实体识别☆41Updated 3 years ago
- 基于GPT2的中文文本摘要生成☆25Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago