Skip to content

A simple chatbot to respond any queries regarding Kidney diseases.

Notifications You must be signed in to change notification settings

suprajaarthi/Chatbot-for-Kidney-disease

Repository files navigation

Chatbot-for-Kidney-disease-

  • A simple chatbot to respond any queries regarding Kidney diseases.

  • The Natural Language Toolkit (NLTK) is a platform used for building Python programs that work with human language data for applying in statistical natural language processing

  • It contains text processing libraries for tokenization

    • Parsing
    • Classification
    • Stemming
    • Tagging
    • Semantic reasoning.
  • Run pip install nltk to import the nltk libraries.

  • It responds with random greeting texts using random.choice()

  • Data Processing

  • When it encounters something irreleveant, it responds accordingly

  • To exit out of the chat, type bye!!!

REGEX

https://s3.amazonaws.com/thinkific/file_uploads/118220/attachments/184/63e/f6b/Regex_Cheatsheet.pdf

About

A simple chatbot to respond any queries regarding Kidney diseases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published