Skip to content

Keras sentiment classifier trained on rotten tomatoes movie reviews.

Notifications You must be signed in to change notification settings

c0z0/sentiment-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keras sentiment classifier trained on rotten tomatoes movie reviews.

Prerequisites: Python 3, Jupyter notebooks.

Geting started

$ git clone https://github.com/c0z0/sentiment-classifier
$ cd sentiment-classifier
$ pip install -r requirements.txt
$ jupyter notebook

This model is a LSTM nerual network trained on data from this Kaggle competition. It achieves an accuracy of over 90%.

About

Keras sentiment classifier trained on rotten tomatoes movie reviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published