|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.misc.LanguageModel
public class LanguageModel
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 |
---|
public LanguageModel(boolean smoothing)
Method Detail |
---|
public void markOccurrence(ScheherIDWithType type) throws Scheherexception
Scheherexception
public int getOccurrenceCount(ScheherIDWithType type) throws Scheherexception
Scheherexception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |