scalability4all / voice-enabled-chatbot

Implementing a voice enabled chatbot which converses with a user via their voice in natural language. Website: https://scalability4all.github.io/
MIT License
38 stars 52 forks source link

Intent classification with rasa-nlu #54

Open gautamig54 opened 4 years ago

gautamig54 commented 4 years ago

I have added the model, dataset and the other files required for training the model.

gautamig54 commented 4 years ago

Hello, the rasa model is trained on data in nlu.md. We can customise it as per the needs of the chatbot. I will have to prepare a test dataset and calculate the accuracy. I will do that for both the bayesian model and the rasa toolkit and will update you with the accuracy of both. Thank you!