Icon

text classification

This directory contains 2 workflows.

Iconword2vec--sentiment analysis--I 

Text classification using glove word2vec model The workflow uses glove's word2vec model. Unzip glove's file 'glove.6B.zip'. The file contains four models […]

Iconword2vec--sentiment analysis--II 

Sentiment analysis using Word2Vec learner The workflow demonstrates as to how to use Word2Vec learner for processing text for classification. URL: […]