Skip to content

uditsg/chatbot

Repository files navigation

How to Setup :

  • Clone repository and install from requirements file
  • To download required dataset, run the following and select the required from "NLTK Downloader" :
    import nltk
    nltk.download()
  • Run : python start_app.py

About

A simple retrieval based, closed domain chatbot built using nltk in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages