zqhZY / short_text_cnn_cluster

Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.
46 stars 16 forks source link

How do i use the output model? #4

Open vlall opened 5 years ago

vlall commented 5 years ago

I have a model that was output, and I want to classify some short text. Any advice on how to use the pickled model?