public static interface NGramProfilesPatched.RankResult
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
java.lang.String |
getName(int pos) |
NGramProfilesPatched |
getProfiles() |
double |
getScore(int pos) |
NGramProfilesPatched getProfiles()
int getLength()
double getScore(int pos)
java.lang.String getName(int pos)
Copyright © 2004-2012. All Rights Reserved.