更多
升级
登录在
注册
参观的博客
搜索的网站
Clients & Testimonial
选择的语言
API
SDK
Metaverse
企业平台机器人
下载
应用程序
桌面上下载
聊天机器人的战争
Docs & Resources
帮助
Bot Libre
Bot Libre
Bot Libre for Business
Bot Libre Metaverse
语言
帮助
搜索
博客
注册
登录在
升级
Partner Program
机器人
化身
深学习
脚本
实时聊天
论坛
问题跟踪
图形
工作区
下载
人自由的桌面上
,你自己个人的机器人你的电脑或Mac
FAQ
Importing an AIML into Scripts seems to be failing.
通过
jleal
发布 Aug 13 2015, 12:20
The content of the AIML files appears on the page, but it is not added to the list of scripts.
by
admin
posted Aug 13 2015, 12:38
Looks like you imported the AIML as a chat log. You can either import AIML as a chat log, from the Chat Logs page, or as a script, from the Scripts page.
Bot Libre has multiple ways to resolve responses. It will first look for a direct response match, then process its program scripts, they search for the closest matching know response.
When you import AIML as a chat log, it goes into 1 and 3, but not 2. So exact patterns (no wild cards) will be matched, and a heuristic will be used to match wild card patterns, or find the closest non-wild card match.
This works well for simple AIML, but if your AIML is complex, with wild card patterns and SRAI redirects, then it is better to import it as a script from the Scripts page.
When you import the AIML as a script, it will be run in the order is occurs in the scripts list, and process each of its patterns according to the AIML spec, so is more precise, but can't take advantage of heuristics.
All of your patterns are there, if you search for "new responses" "all time" under Chat Logs. You can edit, add, or remove them from there. They will function, and work, but the semantics for wild card patterns will be different than the AIML spec.
If you want them as a script, just delete the responses from the Chat Logs page, and add the AIML file from the Scripts page.
It may seem a little complex, but Bot Libre is an advanced hybrid system that supports a lot more than AIML. Bot Libre also supports heuristic response matching, keywords, required words, topics, previous, state machines, Self, knowledge processing, machine learning, and a little bit of chat script.
See,
http://www.botlibre.com/forum-post?id=705870
Thumbs up: 3, thumbs down: 1, stars: 3.75
Views: 3847, today: 1, week: 1, month: 18
Id: 1135831
标签:
aiml
,
import
,
scripts
发布: Aug 13 2015, 12:20
答复: 1
的风景: 3988, 今天: 2, 周: 3, 一个月: 26
标志
大拇指
拇指下
率
3
1
3.5/5
我敢肯定
删除
取消
标志后的进攻,或者在违反规则网站
标志
取消
Browse
登录在
注册
浏览
搜索
创建
机器人
化身
深学习
脚本
论坛
实时聊天
图形
工作区
聊天机器人的战争
用户
Help
帮助
新闻
文档
用户手册
教育
搜索
API
API控制台
SDK
Info
关于
接触
条款
隐私
归属
合作伙伴
客户
Links
特征
下载
企业平台机器人
Metaverse
应用程序
桌面上下载
博客
BotLibre.biz
BotLibre.org
GitHub