|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatisticalObject | |
---|---|
marf.Classification.Stochastic | |
marf.Stats |
Uses of StatisticalObject in marf.Classification.Stochastic |
---|
Methods in marf.Classification.Stochastic that return StatisticalObject | |
---|---|
StatisticalObject[] |
ZipfLaw.getSortedStatRefs()
Allows getting an array of sorted references to WordStats objects. |
Uses of StatisticalObject in marf.Stats |
---|
Subclasses of StatisticalObject in marf.Stats | |
---|---|
class |
Ngram
N-gram Observation. |
class |
Observation
Generic Observation of an occurrence of something (like a word or an n-gram). |
class |
WordStats
A pure container for statistics of a word --- no business logic. |
Constructors in marf.Stats with parameters of type StatisticalObject | |
---|---|
StatisticalObject(StatisticalObject poStatisticalObject)
Copy-constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |