psgetit / Chinese_Text_Classification_Pytorch
中文:方便好用的文本分类模型训练加推理全公开!欢迎star后礼貌获取!大体上本项目采用ERINE3.0的base版本将文本转换为语义向量而后做特征进行分类,实测上限极高可以优化后在61分类任务中达到92%准确率。
☆47Updated 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框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆179Updated last year
- 大模型文本分类☆56Updated 9 months ago
- 使用bert实现京东评论的情感分析(文本分类)☆43Updated last year
- 大模型相关实践记录☆147Updated last month
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆107Updated 3 years ago
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆46Updated last year
- ☆161Updated 2 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆464Updated last year
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆141Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆185Updated last year
- ☆136Updated 6 months ago
- The official repository of the paper: COLD: A Benchmark for Chinese Offensive Language Detection☆266Updated 2 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆22Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 基于bert-base-chinese微调的中文情感分析任务,在WeiboSenti100k 数据集上训练5个epoch并且收敛☆35Updated last year
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆181Updated 4 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆387Updated last year
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆210Updated 2 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆785Updated 3 years ago
- 中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆32Updated 2 years ago
- 基于GPT2的中文文本摘要生成☆25Updated 2 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆245Updated last year
- NLP实战项目☆94Updated 2 years ago
- 使用bert进行关系三元组抽取。☆160Updated last year
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆429Updated 4 months ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆105Updated 2 years ago
- BERTopic 中文使用範例☆21Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆156Updated 2 years ago
- 使用bert进行中文方面级情感识别。☆24Updated last year