public class FrenchMorphoFeatureSpecification extends MorphoFeatureSpecification
The actual CC tag is placed in the altTag field of the MorphoFeatures object.
MorphoFeatureSpecification.MorphoFeatureType| Modifier and Type | Field and Description |
|---|---|
static String[] |
genVals |
static String[] |
numVals |
static String[] |
perVals |
activeFeatures, LEMMA_MARK, MORPHO_MARK, NO_ANALYSIS| Constructor and Description |
|---|
FrenchMorphoFeatureSpecification() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getValues(MorphoFeatureSpecification.MorphoFeatureType feat) |
static void |
main(String[] args)
For debugging
|
MorphoFeatures |
strToFeatures(String spec) |
activate, isActive, splitMorphString, toStringpublic static final String[] genVals
public static final String[] numVals
public static final String[] perVals
public List<String> getValues(MorphoFeatureSpecification.MorphoFeatureType feat)
getValues in class MorphoFeatureSpecificationpublic MorphoFeatures strToFeatures(String spec)
strToFeatures in class MorphoFeatureSpecificationpublic static void main(String[] args)
args -