-
[nltk_data] Downloading package stopwords to C:\Users\XXXX
[nltk_data] XXX\AppData\Roaming\nltk_data...
[nltk_data] Package stopwords is already up-to-date!
[nltk_data] Downloading package av…
-
Hello good day. I have a problem. I can not export my chatterbot in any application. I tried the Pyinstaller but it has problems with the nltk library, cx_freeze is not exporting, it has problems in c…
-
I am running below command but getting error. Please help what could be the reason..
python manage.py install_nltk_dependencies
--------------------------------------------------------------------…
-
Microsoft Windows [Version 10.0.17134.648]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Users\chang>pip install chatterbot
Collecting chatterbot
Using cached https://files.pythonhos…
-
After i start project it gave me this below error
```
(env) sjain@server:~/django-chat/comedy$ python3 manage.py runserver
Watching for file changes with StatReloader
Performing system checks...
…
-
**DeepPavlov version** (you can look it up by running `pip show deeppavlov`):
```
(base) antoi@LAPTOP-UTL8OHHO:/mnt/c/Users/antoi/Documents/Programming/Scraping/Python$ pip show deeppavlov
Name: de…
-
Hello,
I am a bit new to TTS & STT systems but am on the lookout for a very good implementation.
From my research so far, it seems that Melgan based vocoders are the latest and greatest thing as…
-
* Operating System: Arch Linux 5.6.11-arch1-1
* Python Version Used: 3.8.3
* spaCy Version Used: 2.1.9
I'm deploying a chatbot to Heroku, using Flask and Chatterbot, and app crashes when I try to…
-
I am using flask, socketio for a chatbot. Locally everything works fine, I can ask bot questions and I get answers. On Heroku server, I get the following Error:
```
[2020-04-06 09:18:35 +0000] [10…
ghost updated
4 years ago
-
Hello Sir,
I'm trying to get chatterbot to work on android device using (Chaquopy) and android studio of course, I'm getting this error:
**[Errno30] Read-only file system: 'sentence_tokenizer.pi…