|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NGramProfile | |
| net.nutch.analysis.lang | Text document language identifier. |
| Uses of NGramProfile in net.nutch.analysis.lang |
| Methods in net.nutch.analysis.lang that return NGramProfile | |
static NGramProfile |
NGramProfile.createNgramProfile(String name,
InputStream is)
Creates a new Language profile from (preferably quite large) text file |
| Methods in net.nutch.analysis.lang with parameters of type NGramProfile | |
float |
NGramProfile.getSimilarity(NGramProfile another)
Calculates a score how well models do compare This is just an experimental implementation, feel free to enhance |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||