Package | Description |
---|---|
org.apache.tika.language |
Language detection.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,LanguageProfile.Counter> |
LanguageProfile.ngrams
The ngrams that make up this profile.
|
Modifier and Type | Method and Description |
---|---|
private java.util.List<java.util.Map.Entry<java.lang.String,LanguageProfile.Counter>> |
LanguageProfile.Interleaved.getSortedNgrams() |