Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.07 KB

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