Package | Description |
---|---|
org.maltparser.core.helper |
Provides classes of various kinds that not fit into another package.
|
org.maltparser.core.options |
Classes for management of all options used in the application and its plugins.
|
org.maltparser.parser |
The top package for Single Malt Parser.
|
Modifier and Type | Method and Description |
---|---|
static void |
Malt04.loadAllMalt04Tagset(OptionManager om,
int containerIndex,
SymbolTableHandler symbolTableHandler,
org.apache.log4j.Logger logger) |
Modifier and Type | Method and Description |
---|---|
static OptionManager |
OptionManager.instance()
Returns a reference to the single instance.
|
Modifier and Type | Method and Description |
---|---|
OptionManager |
SingleMalt.getOptionManager() |
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.