0809zheng / Chinese-movie-comments-sentiment-analysis-pytorch
中文电影评论情感分类,pytorch实现Text-CNN。
☆39Updated 4 years ago
Alternatives and similar repositories for Chinese-movie-comments-sentiment-analysis-pytorch:
Users that are interested in Chinese-movie-comments-sentiment-analysis-pytorch are comparing it to the libraries listed below
- Sentiment Analysis-Pytorch(情感分析的Pytorch实现)☆60Updated 4 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料 下在情感分类任务上的表现☆92Updated 3 years ago
- Chinese corpus sentiment analysis. 谭松波酒店评论中文文本情感分析☆56Updated last month
- 使用pytorch, 基于textCNN以及BiLSTM进行中文情感分析、 文本分类☆61Updated 5 years ago
- 基于电影评论数据的中文情感分析(含训练数据、验证数据) Machine Learning and Deep Learning implementations.☆73Updated 2 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆101Updated 2 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆54Updated 5 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆106Updated 5 years ago
- 基于深度学习的中文评论情感分类和智能客服研究与实现。主要是酒店和书店的评论情感分析(二分类+九分类),可以判定积极和消极,对于消极评论,还可以判断其具体类别,比如物流不好或者服务差等等。☆44Updated 4 years ago
- 京东评论情感分析模型,主要包括1、数据获取及探索性分析;2、文本预处理、文本分词、文本向量化、特征提取、☆79Updated 5 years ago
- 酒店评论情感分析(机器学习、情感词典)