Uses of Class
story.scheherazade.misc.LanguageModel

Packages that use LanguageModel
story.scheherazade.admin   
story.scheherazade.analysis   
story.scheherazade.elements   
 

Uses of LanguageModel in story.scheherazade.admin
 

Methods in story.scheherazade.admin with parameters of type LanguageModel
 StoryTelling StoryInterpreter.generateRandomNarrative(TimelineID timelineID, int numPredicates, LanguageModel model)
           
 

Uses of LanguageModel in story.scheherazade.analysis
 

Methods in story.scheherazade.analysis with parameters of type LanguageModel
 void IntersectionPyramid.addSeedsToLanguageModel(LanguageModel model)
           
 

Uses of LanguageModel in story.scheherazade.elements
 

Methods in story.scheherazade.elements with parameters of type LanguageModel
 StoryTelling Timeline.generateRandomNarrative(NodeAddress timeline, int numPredicates, LanguageModel model)
          Populate a timeline with a bunch of randomly generated actions.
 StoryTelling Narrative.generateRandomNarrative(TimelineID timelineID, int numPredicates, LanguageModel model)
           
 



Copyright © 2011 David K. Elson. All Rights Reserved.