superjcd / sentimentclassificationLinks
使用pytorch, 基于textCNN以及BiLSTM进行中文情感分析、 文本分类
☆63Updated 6 years ago
Alternatives and similar repositories for sentimentclassification
Users that are interested in sentimentclassification are comparing it to the libraries listed below
Sorting:
- 用LSTM进行文本的情感分析☆189Updated 5 years ago
- 基于深度学习的中文评论情感分类和智能客服研究与实现。主要是酒店和书店的评论情感分析(二分类+九分类),可以判定积极和消极,对于消极评论,还可以判断其具体类别,比如物流不好或者服务差等等。☆48Updated 5 years ago
- 基于深度学习(LSTM)的情感分析(京东商城数据)☆177Updated 4 years ago
- 对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on to…☆162Updated 2 years ago
- 京东评论情感分析模型,主要包括1、数据获取及探索性分析;2、文本预处理、文本分词、文本向量化、特征提取、☆81Updated 6 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆98Updated 4 years ago
- Chinese corpus sentiment analysis. 谭松波酒店评论中文文本情感分析☆58Updated 2 months ago
- 用户评价情感分析系统☆25Updated 6 months ago
- 基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析☆55Updated 4 years ago
- 中文商品评论短文本分类器,可用于情感分析☆366Updated 3 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆631Updated 6 years ago
- 中文情感分析模型,包含各种主流的情感 词典、机器学习、深度学习、预训练模型方法☆109Updated 5 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆115Updated 3 years ago
- 酒店评论情感分析(机器学习、情感词典)☆59Updated 6 years ago