Fixed corpus in config.yml
Fixed corpus name in config.yml
This commit is contained in:
parent
774ff20dc8
commit
a95f342423
|
@ -3,5 +3,5 @@ filterpings: True
|
|||
excludeprefix: "!"
|
||||
usechannels: []
|
||||
trainchannels: [[]]
|
||||
corpus: ["chatterbot.english"]
|
||||
corpus: ["chatterbot.corpus.english"]
|
||||
token: "TOKEN"
|
||||
|
|
Loading…
Reference in a new issue