Inspiration
Text Classification is key for sentiment analysis, which is one of the hot topics of NLP. It can be used to get a gist of the purpose of a text passage.
What it does
I have trained a model that will categories questions into a certain category
How I built it
I used pandas to store the data and numpy to manipulate the data. I used the Keras API in tensorflow to create the neural network. I evaluated it using the accuracy of the model.

Log in or sign up for Devpost to join the conversation.