|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGrammaticallityEvaluator
Represents a bearer of grammaticality estimation.
Method Summary | |
---|---|
double |
getGrammaticallity(java.util.Vector vText)
Should determine the grammaticality of a given text (vector of terms). |
Method Detail |
---|
double getGrammaticallity(java.util.Vector vText)
vText
- A Vector
of terms (probably strings or string indices).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |