Fixed corpus in config.yml

Fixed corpus name in config.yml
master
blackfur 2021-01-22 19:00:19 +01:00 committed by GitHub
parent 50c2d503de
commit 0dcda26f4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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