Sponsored Content
Full Discussion: DARPA Briefing
The Lounge What is on Your Mind? Chat with iBot - Our RSS Robot Girl DARPA Briefing Post 65016 by Gollum on Thursday 3rd of March 2005 02:05:35 AM
Old 03-03-2005
Quote:
Originally Posted by Neo
What is AIML, Gollum?


The ALICE software implements AIML (Artificial Intelligence Markup


Language) a non-standard evolving markup language for creating chat robots.


The primary design feature of AIML is minimalism. Compared with


other chat robot languages, AIML is perhaps the simplest. The


pattern matching language is very simple, for example permitting


only one wild-card ('*') match character per pattern.





AIML is an XML language, implying that it obeys certain grammatical


meta-rules. The choice of XML syntax permits integration with


other tools such as XML editors. Another motivation for XML is


its familiar look and feel, especially to people with HTML experience.





An AIML chat robot begins and ends with the and


tags respectively.




 

We Also Found This Discussion For You

1. News, Links, Events and Announcements

DARPA contestants make robotic history

DARPA contestants make robotic history http://news.com.com/Driverless+robots+reach+milestone+in+DARPA++race/2100-11394_3-5891793.html?tag=nl (3 Replies)
Discussion started by: Neo
3 Replies
netris-sample-robot(6)						Netris Sample Robot					    netris-sample-robot(6)

NAME
netris-sample-robot - sample robot for netris SYNOPSIS
netris-sample-robot [-l] DESCRIPTION
The netris-sample-robot is a sample implementation of the robot protocol. It plays quite well but isn't too hard to beat. The robot should be started from netris with the option -r to connect or wait for another player to join. You can also let two robots play against each other in that way, if you like. OPTIONS
-l Writes some log information into the file log in the current working directory. If it can't it bails out. EXAMPLES
To start the netris-sample-robot waiting for another connection with logfile use the following line: netris -w -r 'netris-sample-robot -l' You then just have to start netris somewhere else which connects to that robot. SEE ALSO
netris(6) BUGS
One known bug of the netris-sample-robot is that it hangs quite often. This was already filed as a bugreport against the package so please refrain from doing so again. If you have an idea why this happens or know a solution how to fix it feel free to mail us. AUTHORS
Netris was written by Mark H. Weaver <mhw@netris.org>. This manual page was written by Gerfried Fuchs <alfie@debian.org> for the Debian GNU/Linux system (but may be used by others). 0.5 16 Feb 2002 netris-sample-robot(6)
All times are GMT -4. The time now is 01:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy