RiveScript::WD

RiveScript 2.00 Working Draft (2008/09/15)
Download

RiveScript::WD Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Casey Kirsle
  • Publisher web site:
  • http://search.cpan.org/~kirsle/Tk-HyperText-0.06/lib/Tk/HyperText.pm

RiveScript::WD Tags


RiveScript::WD Description

RiveScript 2.00 Working Draft (2008/09/15) RiveScript::WD is the RiveScript 2.00 Working Draft (2008/09/15)This document details the standards for the RiveScript scripting language. The purpose of this document is that interpreters for RiveScript could be written in various programming languages that would meet the standards for the RiveScript language itself.The most current version of this document is at http://www.rivescript.com/wd/RiveScript.htmlRiveScript is an interpreted scripting language for giving responses to chatterbots and other intelligent chatting entities in a complex trigger/reply format. The scripting language is intended to be simplistic and easy to learn and manage.VOCABULARYRiveScript RiveScript is the name of the scripting language that this document explains.Interpreter The RiveScript interpreter is a program or library in another programming language that loads and parses a RiveScript document.RiveScript Document A RiveScript Document is a text file containing RiveScript code.Bot A Bot (short for robot) is the artificial entity that is represented by an instance of a RiveScript Interpreter object. That is, when you create a new Interpreter object and load a set of RiveScript Documents, that becomes the "brain" of the bot.Bot Variable A variable that describes the bot, such as its name, age, or other details you want to define for the bot.Client Variable A variable that the bot keeps about a specific client, or user of the bot. Usually as the client tells the bot information about itself, the bot could save this information into Client Variables and recite it later. Requirements: · Perl


RiveScript::WD Related Software