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