- Open command prompt or powershell window.
- Type this command
git clone https://github.com/YashasviBhatt/GovNaB_ChatBot
and press enter. - Go inside the Cloned Repository folder and open command-prompt or powershell window.
- Make sure the location where your terminal is open should be inside the Cloned repository Folder.
- Run the Project using this
python GovNaB_chatbot.py
.
Some updations were made in source code of nltk.chat.util, to see those updations please open nltk_chat_util_updated.py file.