keras based text query classification model using C-LSTM
An implementation and application of the paper "A C-LSTM Neural Network for Text Classification" (arxiv.org/abs/1511.08630) Achieved 98.3% accuracy on training, 97.26% on test data
- data and model not uploaded for confidentiality purpose
- add api script for easy backend connection, adding more classes and tranining data
- highly corpus dependent