mpk001 / Sentiment_analysis
使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model
☆224Updated 7 years ago
Alternatives and similar repositories for Sentiment_analysis:
Users that are interested in Sentiment_analysis are comparing it to the libraries listed below
- AI-Challenger Baseline 细粒度用户评论情感分析☆227Updated 6 years ago
- 细粒度用户评论情感分析☆122Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆142Updated 7 years ago
- CNN 实现文本分类☆181Updated 2 years ago
- gensim-word2vec+svm文本情感分析☆102Updated 7 years ago
- 基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。☆346Updated 5 years ago
- 用LSTM进行文本的情感分析☆185Updated 5 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆120Updated 5 years ago
- 基于Keras使用LSTM对电商评论进行情感分析☆47Updated 7 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 6 years ago
- CCF大数据比赛,基于主题的文本情感分析☆95Updated 6 years ago
- 该库是一个项目集,包括文本分类、多标签分类、细粒度情感分析、命名实体识别,以及部分数据集等☆199Updated 6 years ago
- Chinese Shopping Reviews sentiment analysis☆357Updated 6 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆136Updated 5 years ago
- 基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析☆55Updated 3 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆58Updated 6 years ago
- 基于情感词典的文本情感极性分析☆25Updated 7 years ago
- 新闻上的文本分类:机器学习大乱斗☆177Updated 5 years ago
- 使用CNN网络对用户评论进行情感分析☆23Updated 7 years ago
- 情绪原因识别、情绪分类、情绪词典构建☆69Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 基于电影评论数据的中文情感分析(含训练数据、验证数据) Machine Learning and Deep Learning implementations.☆74Updated 2 years ago
- [不再更新]中文短文本情感分析 web 应用 | A web app about Chinese sentences sentiment analysis☆45Updated 5 years ago
- ☆130Updated 7 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆210Updated 3 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 6 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 4 years ago