Preperations:
-
Insert your own path in Chatbot.py (line 12) and training.py (line 19) of the intents.json file.
-
Run these commands in training.py to dowload the modules. After it you can delet them. Paste theme anywhere in the script or use the perpared coammands in line 13 and 14:
nltk.download('wordnet')
nltk.dowload('punkt')
Run the Chatbot:
To run the Chatbot configurate the Chatbot.py as the running file (located in \chatbot-main\chatbot\chatbot_model.model) and run this file. Then you can type into the terminal and chatter with the bot.