gimseng / 99-ML-Learning-Projects

A list of 99 machine learning projects for anyone interested to learn from coding and building projects
MIT License
575 stars 173 forks source link

[EXE] Building a medical chatbot using NLTK and Tkinter #146

Open Dbhasin1 opened 3 years ago

Dbhasin1 commented 3 years ago

Learning Goals

Exercise Statement Provided a dataset of common phrases mainly in context to the medical field, build a chatbot that answers your medical queries

Prerequisites dropout, SGD, Keras

Data source/summary: Dataset contains a json file consisting of list of variations of frequently asked questions, their assigned labels and the typical responses they have

Suggest/Propose Solutions I have the solution and will be happy to create pull request to include the exercise statement/solution]