Fixed corpus in config.yml

Fixed corpus name in config.yml
This commit is contained in:
blackfur 2021-01-22 19:00:19 +01:00 committed by GitHub
parent 774ff20dc8
commit a95f342423

View file

@ -3,5 +3,5 @@ filterpings: True
excludeprefix: "!"
usechannels: []
trainchannels: [[]]
corpus: ["chatterbot.english"]
corpus: ["chatterbot.corpus.english"]
token: "TOKEN"