More
Upgrade
Sign In
Sign Up
Visit Blog
Search Website
Clients & Testimonial
Choose Language
API
SDK
Metaverse
Enterprise Bot Platform
Download
Apps
Desktop Download
Chat Bot Wars
Docs & Resources
Help
Bot Libre
Bot Libre
Bot Libre for Business
Bot Libre Metaverse
Language
Help
Search
Blog
Sign Up
Sign In
Upgrade
Partner Program
Bots
Avatars
Deep Learning
Scripts
Live Chat
Forums
Issue Tracking
Graphics
Workspaces
Did you know Bot Libre also provides
3D avatars
and a free web
speech
API?
FAQ
Importing an AIML into Scripts seems to be failing.
by
jleal
posted 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: 3805, today: 0, week: 2, month: 34
Id: 1135831
Tags:
aiml
,
import
,
scripts
Posted: Aug 13 2015, 12:20
Replies: 1
Views: 3925, today: 1, week: 1, month: 48
Flag
Thumbs Up
Thumbs Down
Rate
3
1
3.5/5
I'm sure
Delete
Cancel
Flag post as offensive, or in violation of site rules
Flag
Cancel
Browse
Sign In
Sign Up
Browse
Search
Create
Bots
Avatars
Deep Learning
Scripts
Forums
Live Chat
Graphics
Workspaces
Chat Bot Wars
Users
Help
Help
News
Docs
User Manual
Education
Search
API
API Console
SDK
Info
About
Contact
Terms
Privacy
Attribution
Partners
Clients
Links
Features
Download
Enterprise Bot Platform
Metaverse
Apps
Desktop Download
Blog
BotLibre.biz
BotLibre.org
GitHub