mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
parent
5c762e08d7
commit
cf3855ae05
|
@ -563,7 +563,7 @@
|
||||||
"trainer = ListTrainer(chatbot)",
|
"trainer = ListTrainer(chatbot)",
|
||||||
"trainer.train([",
|
"trainer.train([",
|
||||||
"'Hi, can I help you?',",
|
"'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.'",
|
"'Your flight has been booked.'",
|
||||||
"])",
|
"])",
|
||||||
"",
|
"",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user