CNN-yelp-challenge-2016-sentiment-classification

Sentiment classifier

This repository trains a Convolutional Neural Network to classify customer reviews based on their sentiment.

IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 review dataset.

GitHub

109 stars
12 watching
50 forks
Language: Jupyter Notebook
last commit: almost 5 years ago
Linked from 1 awesome list

artificial-intelligencecnn-modeldeep-learningsentiment-classification

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
neuro-inc/ml-recipe-hier-attention An implementation of a neural network architecture for sentiment classification using hierarchical attention mechanisms. 2
ibm/max-text-sentiment-classifier Detects sentiment in short pieces of text using a pre-trained BERT model fine-tuned on the IBM Claims Dataset. 58
kevincobain2000/sentiment_classifier A Python library for sentiment analysis using word sense disambiguation and machine learning algorithms. 172
xiaohan2012/twitter-sent-dnn A tool to predict sentiment analysis on tweets using deep neural networks 275
shawn1993/cnn-text-classification-pytorch An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch 1,022
nvidia/sentiment-discovery Large-scale unsupervised language modeling for robust sentiment classification and related NLP tasks 1,061
ibm/max-review-text-generator Generates English-language text similar to Yelp reviews using a Char-RNN model 17
yeephycho/nasnet-tensorflow A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow 136
pythainlp/wisesight-sentiment A large Thai social media text sentiment dataset with annotated labels 77
fnielsen/afinn A Python library providing a wordlist-based approach for sentiment analysis across multiple languages. 453
steffan267/sentiment-analysis-on-danish-social-media This project provides annotated data and guidelines for fine-grained sentiment analysis on Danish social media comments. 7
e9t/nsmc A dataset of Korean movie reviews with labeled sentiment annotations. 566
dinghanshen/swem Reproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks. 284
imatge-upc/saliency-2016-cvpr This project proposes a solution to predict salient areas in images using convolutional neural networks. 186
sjsingh91/ib-cnn A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks 2