Uses of Class
com.chatopera.bot.exception.ResourceOperationException
-
Uses of ResourceOperationException in com.chatopera.bot.sdk
Modifier and TypeMethodDescriptionboolean
DictsMgr.deleteCustomVocabDictWord
(String dictname, String dictword) 删除自定义词典词条:指定标准词protected boolean
TrainMgr.trainIntents()
训练意图识别,返回提交结果,该任务提交成功后,异步执行。