Skip to content
/ YelpNLP Public

Implementation of LSTM for sentimental analysis on Yelp reviews.

Notifications You must be signed in to change notification settings

xga0/YelpNLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

YelpNLP

You can find the Yelp Open Dataset here: https://www.yelp.com/dataset.

LSTM

Implementation of LSTM for sentimental analysis on Yelp reviews.

Long Short Term Memory networks, usually called “LSTMs” , were introduced by Hochreiter and Schmiduber. These have widely been used for speech recognition, language modeling, sentiment analysis and text prediction.

About

Implementation of LSTM for sentimental analysis on Yelp reviews.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages