Скачать открытый исходный код бота Либре общий выпуск и установите бот Libre на свой собственный сервер
Help : synonyms

RE: synonyms

по admin опубликовано Sep 29 2017, 8:59

To add a synonym through JSON you would import for example,

{ #data : "angry", instantiation : #word, instantiation : #adjective, synonym : "mad", synonym : "upset" }

However, currently synonyms are not used for response matching words. Synonyms are only used by some scripts, and for whole sentences or single word sentences.

For example,

question: angry
response: Why are you upset?

The bot would use this response if the user said, "mad", but would not use it if the user said "I am mad".

We are planning on adding better support for synonyms, including a user interface for them in the Training page.

For now you can use patterns, such as,

question: Pattern("I am [angry mad upset]")
response: Why are you upset?


Идентификатор: 19241080
Опубликовано: Sep 29 2017, 8:59
Обновлено: Sep 29 2017, 9:00
Ответы: 0
Вид: 1604, сегодня: 1, неделю: 1, месяц: 2
0 0 0.0/5