Download datasets yelp13, yelp14 and IMDB. [Download].
Run Neural Sentiment Classificatin Model to obtain document embedding vectors for each review documents. [Code]
Run the program
python train.py --data_name $DATASET_NAME$ --classes $NUM_OF_CLASSES$