Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NPCEditor controls the spoken behavior of the characters in the /wiki/spaces/AG/pages/11974867Toolkit, as well as the structure and logic of the interaction through its dialog manager.  It contains a list of user and character utterances, divided into "Questions" and "Answers", and the links between them.  NPCEditor uses a statistical text classifier to determine the best character response to user input, allowing users to converse with the characters with minimal effort.

...