ruanyangry / Sentiment_Analysis_cnn_lstm_cnnlstm_textcnn_bilstmLinks
利用CNN,LSTM,CNN_LSTM,TextCNN,Bi-LSTM和传统的机器学习算法进行情感分析,参考:https://github.com/Edward1Chou/SentimentAnalysis
☆90Updated 6 years ago
Alternatives and similar repositories for Sentiment_Analysis_cnn_lstm_cnnlstm_textcnn_bilstm
Users that are interested in Sentiment_Analysis_cnn_lstm_cnnlstm_textcnn_bilstm are comparing it to the libraries listed below
Sorting:
- 用LSTM进行文本的情感分析☆188Updated 5 years ago
- 基于电影评论数据的中文情感分析(含训练数据、验证数据) Machine Learning and Deep Learning implementations.☆78Updated 2 years ago
- 基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析☆55Updated 3 years ago
- 中文情感分析模型,包含各种主流的情感词典 、机器学习、深度学习、预训练模型方法☆104Updated 5 years ago
- 基于Word2Vec+SVM对电商的评论数据进行情感分析☆135Updated 6 years ago
- 京东评论情感分析模型,主要包括1、数据获取及探索性分析;2、文本预处理、文本分词、文本向量化、特征提取、☆80Updated 6 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现