Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    RiveScript 1.15

    Download button

    No screenshots available
    Downloads: 322  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.0/5)
    9 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Casey Kirsle | More programs
    Perl Artistic License / FREE
    June 20th, 2008, 10:56 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    RiveScript description

    RiveScript is a Perl module that allows you to rendering intelligence very easily.

    RiveScript is a Perl module that allows you to rendering intelligence very easily.

    SYNOPSIS

    use RiveScript;

    # Create a new RiveScript interpreter.
    my $rs = new RiveScript;

    # Load some replies.
    $rs->loadDirectory ("./replies");

    # Load in another file.
    $rs->loadFile ("./more_replies.rs");

    # Stream in even more RiveScript code.
    $rs->stream (q~! global split_sentences = 1~);

    # Sort all the loaded replies.
    $rs->sortReplies;

    # Grab a response.
    my @reply = $rs->reply ('localscript', 'Hello RiveScript!');
    print join ("n", @reply), "n";

    RiveScript is a simple input/response language. It has a simple, easy-to-learn syntax, yet it is more powerful even than Dr. Wallace's AIML (Artificial Intelligence Markup Language). RiveScript was created as a reply language for chatterbots, but it has been used for more complex things above and beyond that.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    rendering intelligence | Perl extension | Perl module | RiveScript | rendering | intelligence

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM