public class MorphologyAnalysisStored extends Object implements MorphologyAnalysis
| Modifier and Type | Field and Description |
|---|---|
protected List<MorphologySegmentStored> |
segments |
protected MorphologyTagStored |
tag |
protected String[] |
tokRefs |
static String |
XML_NAME |
| Constructor and Description |
|---|
MorphologyAnalysisStored() |
public static final String XML_NAME
protected String[] tokRefs
protected MorphologyTagStored tag
protected List<MorphologySegmentStored> segments
public Feature[] getFeatures()
getFeatures in interface MorphologyAnalysispublic MorphologySegment[] getSegmentation()
getSegmentation in interface MorphologyAnalysisCopyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.