danielmachinelearning / SentimentAnalysis_CNN_RNN

An example of a sentiment analysis program, used on the IMDB movie review dataset. The program uses the Keras deep learning library. First, it imports the IMDB movie set, then uses a Convolutional Neural Network (CNN) to extract out invariant features detailing a good or bad movie review. Finally, it passes it through a recursive neural netwo…
23Updated 7 years ago

Alternatives and similar repositories for SentimentAnalysis_CNN_RNN:

Users that are interested in SentimentAnalysis_CNN_RNN are comparing it to the libraries listed below