Skip to content

adamaulia/lstm_sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lstm_sentiment_analysis

dataset you download from here https://github.com/linanqiu/word2vec-sentiments

Dependencies

  1. python 2.7
  2. tensorflow
  3. keras

How to use :

  1. clone this repo
  2. Download keras model and word2vec model
  1. run it : python main.py " I have never seen such an amazing film since I saw The Shawshank Redemption ", and you'll see the result

best accuracy so far is 80%

Releases

No releases published

Packages

No packages published

Languages