mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +03:00
fix broken example in spaCy universe Chatterbot
This commit is contained in:
parent
6bbc2b1956
commit
413f745c68
|
@ -563,7 +563,7 @@
|
|||
"trainer = ListTrainer(chatbot)",
|
||||
"trainer.train([",
|
||||
"'Hi, can I help you?',",
|
||||
"'Sure, I would like to book a flight to Iceland.",
|
||||
"'Sure, I would like to book a flight to Iceland.',",
|
||||
"'Your flight has been booked.'",
|
||||
"])",
|
||||
"",
|
||||
|
|
Loading…
Reference in New Issue
Block a user