|
||||||||||
| 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 Language profile from (preferably quite large) text file |
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||