Interface TopologicalFieldsLayer

  • All Superinterfaces:
    TextCorpusLayer
    All Known Implementing Classes:
    TopologicalFieldsLayerStored

    public interface TopologicalFieldsLayer
    extends TextCorpusLayer
    The TopologicalFieldLayer layer annotates tokens with topological field tags. Each tag element references a token, or sequence of tokens, and provides the tag string value. Tag values usually belong to some predefined standard tagset. The layer specifies the name of the tagset via the tagset attribute.
    Author:
    Neele Witte