| Modifier and Type | Field and Description |
|---|---|
protected StopList |
Language.stoplist |
| Constructor and Description |
|---|
Language(String id,
TermStemmerIF stemmer,
StopList stoplist,
FrequencyAnalyzer frequency)
INTERNAL: Used to add additional languages by passing in all
parameters explicitly.
|