Skip to content

Sentiment analysis in TensorFlow, and tutorials from TensorFlow page

Notifications You must be signed in to change notification settings

PeihuaChen/TensorflowSentiment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#tensorflowtrials ##Working sentiment analysis and other small devices using TensorFlow

The module tf_lstm.py performs sentiment analysis as done in Theano's SA tutorial (http://deeplearning.net/tutorial/lstm.html). tf_lstm.py is a modification of ptb_word_lm.py in TensorFlow's Language Modeling tutorial, reworked to perform SA. Accuracy of 80% is achieved after ~60 epochs.

About

Sentiment analysis in TensorFlow, and tutorials from TensorFlow page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%