Python-ChatBot icon indicating copy to clipboard operation
Python-ChatBot copied to clipboard

Here is the list of libraries required

Open peileppe opened this issue 2 years ago • 0 comments

$ pip install cython $ pip install cymem $ pip install srsly $ pip install pyyaml $ pip install wheel $ pip install chatterbot $ pip install chatterbot-corpus

then $ python -m spacy info $ python -m spacy download en

and finally program can run $ python Pybot.py

worked with Python 3.6.9

peileppe avatar Mar 16 '23 14:03 peileppe