|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CanGetRelFreq
An object which can compute relative word frequencies.
Method Summary | |
---|---|
float |
getRelFreq(int count)
Gets the relative frequency of a word count. |
Method Detail |
---|
float getRelFreq(int count)
count
- Word count.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |