| Package | Description |
|---|---|
| org.maltparser.core.feature |
Provides classes for handling feature models.
|
| org.maltparser.core.feature.spec |
Contains classes for storing the feature specification model.
|
| Modifier and Type | Method and Description |
|---|---|
SpecificationSubModel |
FeatureVector.getSpecSubModel()
Returns the subspecifiction-model.
|
| Constructor and Description |
|---|
FeatureVector(FeatureModel _featureModel,
SpecificationSubModel _specSubModel)
Constructs a feature vector
|
| Modifier and Type | Method and Description |
|---|---|
SpecificationSubModel |
SpecificationModel.getSpecSubModel(java.lang.String subModelName) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<SpecificationSubModel> |
SpecificationModel.iterator() |
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.