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: "!"
|
excludeprefix: "!"
|
||||||
usechannels: []
|
usechannels: []
|
||||||
trainchannels: [[]]
|
trainchannels: [[]]
|
||||||
corpus: ["chatterbot.english"]
|
corpus: ["chatterbot.corpus.english"]
|
||||||
token: "TOKEN"
|
token: "TOKEN"
|
||||||
|
|
Loading…
Reference in a new issue