richliao / textClassifier

Text classifier for Hierarchical Attention Networks for Document Classification
Apache License 2.0
1.07k stars 379 forks source link

any dataset for evaluation? #1

Open SeekPoint opened 7 years ago

richliao commented 7 years ago

I have been using IMDB data released by Kaggle - https://www.kaggle.com/c/word2vec-nlp-tutorial/data

For Yelp dataset, you can go to google group discussion: https://groups.google.com/forum/#!topic/keras-users/IWK9opMFavQ. Ben did provide a link for the download.

prernakhurana2 commented 6 years ago

How did you evaluate on test data of IMDB, since there is no ground truth available in the above link ?