tigerchen52 / small_experimentLinks
☆13Updated 5 years ago
Alternatives and similar repositories for small_experiment
Users that are interested in small_experiment are comparing it to the libraries listed below
Sorting:
- 基于电影评论数据的中文情感分析(含训练数据、验证数据) Machine Learning and Deep Learning implementations.☆81Updated 2 years ago
- 中文电影评论情感分类,pytorch实现Text-CNN。☆43Updated 5 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 5 years ago
- 使用pytorch, 基于textCNN以及BiLSTM进行中文情感分析、 文本分类☆64Updated 6 years ago
- Sentiment Analysis with Word Embedding and Long Short Term Memory Approaches☆70Updated 6 years ago
- 基于pytorch进行文本多分类,主要模型为双向LSTM,预测准确率83%☆44Updated 5 years ago
- 电影评论情感分析,利用LSTM进行分类,数据集为IMDB情感分析数据集,使用已经训练好的词典向量模型☆26Updated 7 years ago
- 利用CNN,LSTM,CNN_LSTM,TextCNN,Bi-LSTM和传统的机器学习算法进行情感分析,参考:https://github.com/Edward1Chou/SentimentAnalysis☆92Updated 6 years ago
- 文本聚类、tfidf、lda、doc2vec+kmeans等各种方法实现☆23Updated 5 years ago
- Sentiment Analysis-Pytorch(情感分析的Pytorch实现)☆66Updated 5 years ago
- 基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析☆55Updated 4 years ago
- ☆276Updated 3 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆632Updated 6 years ago
- 基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。☆108Updated 6 years ago
- 用LSTM进行文本的情感分析☆189Updated 5 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆115Updated 3 years ago
- 文本聚类(Kmeans、DBSCAN、LDA、Single-pass)☆348Updated 4 years ago
- Lstm+Cnn 预训练词向量 文本分类☆104Updated 6 years ago
- python 基于新浪微博sdk的获取最新公共微博☆21Updated 5 years ago
- Pytorch Bert+BiLstm二分类☆41Updated 4 years ago
- 基于tensorflow的中文文本分类(复旦中文语料)☆21Updated 4 years ago
- 酒店评论情感分析(机器学习、情感词典)☆59Updated 6 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆57Updated 5 years ago
- 关注于某个大的话题,按关键字搜索总话题,分为各个分话题,在每个分话题下爬取多条热门微博及其评论数据,保证内容和评论的多样性☆18Updated 4 years ago
- 简单的中文文本情感分类 (MLP, CNN, RNN in PyTorch) - 2019 THU 人工智能导论作业☆153Updated 2 years ago
- ☆30Updated 5 years ago
- 基于深度学习的中文评论情感分类和智能客服研究与实现。主要是酒店和书店的评论情感分析(二分类+九分类),可以判定积极和消极,对于消极评论,还可以判断其具体类别,比如物流不好或者服务差等等。☆48Updated 5 years ago
- Chinese corpus sentiment analysis. 谭松波酒店评论中文文本情感分析☆59Updated 3 months ago
- CNN 图像多分类问题☆27Updated 6 years ago
- 基于BERT模型的中文文本情感分类☆38Updated 2 years ago