Interface LemmasLayer

  • All Superinterfaces:
    TextCorpusLayer
    All Known Implementing Classes:
    LemmasLayerStored

    public interface LemmasLayer
    extends TextCorpusLayer
    The LemmasLayer represents lemma annotations on tokens. Each lemma element references a token, or sequence of tokens, via token identifiers, and provides the lemma string value.
    Author:
    Yana Panchenko