Doc2vec_cnn_rnn

This program also does sentiment analysis on IMDB movie reviews, but the reviews are first preprocessed with gensim's Doc2Vec that takes each review and converts the words to vectors. The vectorized words are then inputted into a CNN to find invariant features, followed by an RNN to learn the states. Accuracy after ten iterations with each word represented by a 128-length vector was 90.09%.
Alternatives To Doc2vec_cnn_rnn
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Word Embeddings And Document Vectors25
5 years ago1Python
An evaluation of word-embeddings for classification
Dataminingproject Whomadethatmovie6
11 years agoPython
Data Mining project using IMDB, Movilens and Wikipedia datasets
Doc2vec_cnn_rnn6
7 years agoJupyter Notebook
This program also does sentiment analysis on IMDB movie reviews, but the reviews are first preprocessed with gensim's Doc2Vec that takes each review and converts the words to vectors. The vectorized words are then inputted into a CNN to find invariant features, followed by an RNN to learn the states. Accuracy after ten iterations with each word represented by a 128-length vector was 90.09%.
Deep_nlp_pydata5
6 years agomitJupyter Notebook
Alternatives To Doc2vec_cnn_rnn
Select To Compare


Alternative Project Comparisons
Popular Vector Projects
Popular Imdb Projects
Popular Computer Science Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Vector
Recurrent Neural Networks
Sentiment
Sentiment Analysis
Word2vec
Imdb