Interface MorphologyLayer

  • All Superinterfaces:
    TextCorpusLayer
    All Known Implementing Classes:
    MorphologyLayerStored

    public interface MorphologyLayer
    extends TextCorpusLayer
    The MorphologyLayer layer specifies the morphological features of tokens. Each morphology annotation (analysis) contains a list of morphological features with either a feature name - feature value pair, or a feature name - feature sub-features pair. Additionally, the morphology layer specifies whether it contains optional segmentation annotations. Segmentation annotations specify morphological features of segments of a given token.
    Author:
    Yana Panchenko