I am using scikit-learn MiniBatchKMeans to do text clustering.
After I have trained the model, the class provides a method predict which allows me to pre
predict