dataset you download from here https://github.com/linanqiu/word2vec-sentiments
- python 2.7
- tensorflow
- keras
- clone this repo
- Download keras model and word2vec model
- keras model : https://drive.google.com/file/d/0B6yZu81NrMhSYU1DVDhmckxmOFk/view?usp=sharing
- word2vec model : https://drive.google.com/file/d/0B6yZu81NrMhSVzdVUUUtVExZQkk/view?usp=sharing
- 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%