Skip to content

infiniteoverflow/Sentiment-Analysis-using-Neural-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis-using-Neural-Networks

An Introduction to implementing Sentiment Analysis on Movie Reviews using Neural Network.

The words of a particular review are converted to numbers which are fed as input to the neural network and provides an output of 1 or 0 based on whether the review is POSITIVE or NEGATIVE

training accuracy: 86%
testing accuracy: 83%

About

An Introduction to implementing Sentiment Analysis on Movie Reviews using Neural Network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published