jiegzhan / multi-class-text-classification-cnn-rnn

Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
https://www.kaggle.com/c/sf-crime/data
Apache License 2.0
599 stars 262 forks source link

webserver for quick demo #32

Open roscopecoltran opened 6 years ago

roscopecoltran commented 6 years ago

Hey,

Hope you are all well !

Is it possible to have a demo web-server to predict classes from the trained model from the browser for a single short text ?

Cheers, Richard