Uses of Class
com.chatopera.bot.sdk.models.DictWord
Packages that use DictWord
-
Uses of DictWord in com.chatopera.bot.sdk
Methods in com.chatopera.bot.sdk that return DictWordModifier and TypeMethodDescriptionDictsMgr.getCustomVocabDictWord
(String dictname, String dictword) 返回自定义词典词条,指定词典标识和标准词Methods in com.chatopera.bot.sdk with parameters of type DictWordModifier and TypeMethodDescriptionboolean
DictsMgr.putCustomVocabDictWord
(String dictname, DictWord dictword) 创建或更新自定义词条词典的词条 如果存在该标准词的词条,将会使用传入的 synonyms 作为近义词进行覆盖