psgetit / Chinese_Text_Classification_Pytorch
中文:方便好用的文本分类模型训练加推理全公开!欢迎star后礼貌获取!大体上本项目采用ERINE3.0的base版本将文本转换为语义向量而后做特征进行分类,实测上限极高可以优化后在61分类任务中达到92%准确率。
☆45Updated 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
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆174Updated 10 months ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆102Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆380Updated last year
- 基于GPT2的中文文本摘要生成☆24Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆83Updated 2 years ago
- The official repository of the paper: COLD: A Benchmark for Chinese Offensive Language Detection☆258Updated 2 years ago
- ☆161Updated last year
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆132Updated last year
- 基于bert-base-chinese微调的中文情感分析任务,在WeiboSenti100k 数据集上训练5个epoch并且收敛☆35Updated last year
- ☆129Updated 4 months ago
- 使用bert实现京东评论的情感分析(文本分类)☆42Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆181Updated last year
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆452Updated last year
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆177Updated 4 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆22Updated 2 years ago
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆44Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆230Updated 4 years ago
- 大模型文本分类☆49Updated 7 months ago
- NLP实战项目☆89Updated 2 years ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆192Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- 使用bert进行关系三元组抽取。☆153Updated 11 months ago
- 使用bert进行中文方面级情感识别。☆22Updated last year
- 大模型相关实践记录☆142Updated 3 months ago
- BERTopic 中文使用範例☆15Updated 11 months ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆242Updated last year
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆410Updated 2 months ago
- SimCSE中文语义相似度对比学习模型☆84Updated 3 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆73Updated 11 months ago