mohit-iit16 / Sentiment-Analysis-Tensorflow

Sentiment Analysis Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment-Analysis-Tensorflow

Sentiment Analysis using deep Recurrent neural networks. Model trained on Large Movie Review Dataset

Dependencies:

  1. Numpy
  2. Tensorflow
  3. Six

Tensorboard Usage: Tensorboard functionality has not been added to this project yet. I'll include that in the future.

Model: model consist of simple lstm cells with a logistic regression output layer. Attention mechanism and performance results will be added in future.

About

Sentiment Analysis Tensorflow


Languages

Language:Python 100.0%