Skip to content

KunjMaheshwari/ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CHATBOT IN PYTHON : A simple chatbot implementation in Python using the NLTK Library.

REQUIREMENTS:

  1. Python 3.11.1
  2. NLTK Library

USAGE:

  1. Install the NLTK library by running 'pip install nltk' in the terminal.
  2. Run the script with 'python chatbot.py'
  3. Begin chatting with the bot!

CUSTOMIZATION: The chatbot can be trained on a different dataset by replacing the current training data in the 'chatbot.py' file. The bot can also be modified to use a different natural language processing library or model.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages