You can find the Yelp Open Dataset here: https://www.yelp.com/dataset.
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.