Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 422 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 422 Bytes

doc2vec-model

Practice how to perform text classification using a machine learning classification model and combinations of word embeddings or sentence embeddings as a feature vector Movie reviews data set V2.0 contains 2000 text samples divided into 1000 positive reviews and 1000 negative reviews. Reference and download: http://www.cs.cornell.edu/people/pabo/movie-review-data/ Sentence embedding using doc2vec model