public interface MorphologySegment extends ExtraAttributes
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
Integer |
getEnd() |
String |
getFunction() |
Integer |
getStart() |
MorphologySegment[] |
getSubsegments() |
String |
getType() |
String |
getValue() |
boolean |
hasCharoffsets() |
boolean |
isTerminal() |
getExtraAttributes, retrieveAttributesString getCategory()
String getType()
String getFunction()
boolean hasCharoffsets()
Integer getStart()
Integer getEnd()
boolean isTerminal()
String getValue()
MorphologySegment[] getSubsegments()
Copyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.