[alicebot-general] RebeccaAIML 0.986 released.

mehri foreverlinux at yahoo.com
Wed Jul 26 22:08:54 PDT 2006


Hello, 

I've been away for too long.  Vacation, crunch time at work, and dabbling in other open source projects.  Well, I've finally gotten back to core RebeccaAIML with a new release.

You can download 0.986 here:
http://rebecca-aiml.sourceforge.net/download.htm

main page here:
http://rebecca-aiml.sourceforge.net/index.htm

Again, I have provided binaries for:
Windows (zip)
Fedora Core 3, 4, and 5 (rpm)

and source code as a .zip for windows and .tar.gz for Linux.

Here are the release notes:

------------------
VERSION .986

Fixed bug with PlainWordImpl::trimToOneSpace where
I was not checking if the size of a string was greater
than zero before using it.

Fixed a bug with srai where the star indexes were not being
calculated right during srai.

Fixed a bug where rebecca would not let go of her internal 
AIML file and string caching system.

Upgraded the qtgui and tested it underneath QT 4.1.4 

Added the Callback method Callbacks::learnTagFileNotFound()
for when the AIML XML learn tag cannot find a file it will 
call this callback.  This will allow the programmer to handle
file not founds for AIML XML programmatically.

Added a new method GraphBuilder::callSystemCommand() which acts 
the same as calling the AIML XML tag "System" by sending the 
command to the operating system and returning the output of 
the command.
------------------




More information about the alicebot-general mailing list