| Package | Description |
|---|---|
| org.maltparser.core.feature |
Provides classes for handling feature models.
|
| org.maltparser.core.feature.spec.reader |
Contains classes for loading a feature specification.
|
| Modifier and Type | Method and Description |
|---|---|
SpecificationModels |
FeatureModelManager.getSpecModels() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlReader.load(java.net.URL specModelURL,
SpecificationModels featureSpecModels) |
void |
FeatureSpecReader.load(java.net.URL specModelURL,
SpecificationModels featureSpecModels) |
void |
ParReader.load(java.net.URL specModelURL,
SpecificationModels featureSpecModels) |
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.