Interface ChunksLayer

  • All Superinterfaces:
    TextCorpusLayer
    All Known Implementing Classes:
    ChunksLayerStored

    public interface ChunksLayer
    extends TextCorpusLayer
    The ChunkLayer layer represents chunk annotations on tokens. The layer specifies the tagset used for chunk categories.A chunk is consists of one or more tokens.
    Author:
    Mohammad Fazleh Elahi