Skip to content

Latest commit

 

History

History
171 lines (108 loc) · 7.12 KB

File metadata and controls

171 lines (108 loc) · 7.12 KB

ChatScript Wiki (user guides, tutorials, papers)

ChatScript Guide To Documentation

© Bruce Wilcox, gowilcox@gmail.com

Revision 1/1/16 cs7.0

ChatScript has a lot of documentation in various manuals, so knowing what to read may seem daunting. Here is an overview.

Basic ChatScript for starters

Predefined Bots

  • Bot Harry - basic bot
    A brief overview of the simple Harry bot and how to make simple modifications. Potentially useful for a beginner read.

  • Bot NLTK – NL analysis bot
    A brief description of how to run the NLTK bot. Not useful for most people, especially if NLTK means nothing to you.

  • Bot Stockpile – planner bot
    A brief description of how to run the Stockpile bot. Not useful for most people. It's about planner capabilities of CS.

  • Bot Postgres – postgres bot
    Illustration of using Postgres database.

  • Bot German
    An illustration of hooking in an external pos-tagger for foreign language support.

Advanced ChatScript

Specialized ChatScript

Papers in order