Semi-supervised Clustering for Text via CNN
Based on “Semi-supervised Clustering for Short Text via Deep Representation Learning” by Zhiguo Wang, Haitao Mi, Abraham Ittycheriah, link.
Dependencies
- Learned word2vec model can be downloaded from this link. Thank you, Yada-san , Shiroyagi Corporation.
- The Keras (2.0.3) Deep Learning library and "tensorflow (1.0.1)" backend should be installed.