This repo re-implemented the algorighm in Self-Taught Convolutional Neural Networks for Short Text Clustering
The corpus I used is in TURKISH, so I used the word vectors from fastText.
To run this repo, just install requirements and run the main.py.
The goal of this algorithm is to get the deep feature respresentations for input sentences.
Ref:
