Interface Chunk

  • All Known Implementing Classes:
    ChunkStored

    public interface Chunk
    The Chunk is consists of one or more tokens. A chunk is described by one or more categories (such as NP-chunk, VP-chunk). The categories are represented as attributes. Any number of attributes can be added in a chunk.
    Author:
    Mohammad Fazleh Elahi