|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.linguistics.LinguisticsUtils
public final class LinguisticsUtils
A class representing some useful methods for linguistics
| Constructor Summary | |
|---|---|
LinguisticsUtils()
|
|
| Method Summary | |
|---|---|
double |
getZipf(double k,
double s,
double n)
The zipf's law, see http://en.wikipedia.org/wiki/Zipf%27s_law |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinguisticsUtils()
| Method Detail |
|---|
public final double getZipf(double k,
double s,
double n)
k - DOCUMENT ME!s - DOCUMENT ME!n - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||