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.
109 stars
12 watching
50 forks
Language: Jupyter Notebook
last commit: about 5 years ago
Linked from 1 awesome list
artificial-intelligencecnn-modeldeep-learningsentiment-classification
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a neural network architecture for sentiment classification using hierarchical attention mechanisms. | 2 |
| Detects sentiment in short pieces of text using a pre-trained BERT model fine-tuned on the IBM Claims Dataset. | 58 |
| A Python library for sentiment analysis using word sense disambiguation and machine learning algorithms. | 172 |
| A tool to predict sentiment analysis on tweets using deep neural networks | 275 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
| Large-scale unsupervised language modeling for robust sentiment classification and related NLP tasks | 1,061 |
| Generates English-language text similar to Yelp reviews using a Char-RNN model | 17 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| A large Thai social media text sentiment dataset with annotated labels | 77 |
| A Python library providing a wordlist-based approach for sentiment analysis across multiple languages. | 453 |
| This project provides annotated data and guidelines for fine-grained sentiment analysis on Danish social media comments. | 7 |
| A dataset of Korean movie reviews with labeled sentiment annotations. | 566 |
| Reproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks. | 284 |
| This project proposes a solution to predict salient areas in images using convolutional neural networks. | 186 |
| A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks | 2 |