story.scheherazade.misc
Class LanguageModel

java.lang.Object
  extended by story.scheherazade.misc.LanguageModel

public class LanguageModel
extends java.lang.Object


Constructor Summary
LanguageModel(boolean smoothing)
           
 
Method Summary
 int getOccurrenceCount(ScheherIDWithType type)
           
 void markOccurrence(ScheherIDWithType type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LanguageModel

public LanguageModel(boolean smoothing)
Method Detail

markOccurrence

public void markOccurrence(ScheherIDWithType type)
                    throws Scheherexception
Throws:
Scheherexception

getOccurrenceCount

public int getOccurrenceCount(ScheherIDWithType type)
                       throws Scheherexception
Throws:
Scheherexception


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