| Package | Description |
|---|---|
| org.apache.tika.language |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.String,LanguageProfile.Counter> |
LanguageProfile.ngrams
Deprecated.
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() |