|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NGramProfile | |
| org.apache.nutch.analysis.lang | Text document language identifier. |
| Uses of NGramProfile in org.apache.nutch.analysis.lang |
| Methods in org.apache.nutch.analysis.lang that return NGramProfile | |
static NGramProfile |
NGramProfile.create(String name,
InputStream is,
String encoding)
Create a new ngram profile from an input stream. |
| Methods in org.apache.nutch.analysis.lang with parameters of type NGramProfile | |
float |
NGramProfile.getSimilarity(NGramProfile another)
Calculate a score how well NGramProfiles match each other The similarity calculation is at experimental level. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||