Class OpenNLPChunkerFilter

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public final class OpenNLPChunkerFilter
    extends TokenFilter
    Run OpenNLP chunker. Prerequisite: the OpenNLPTokenizer and OpenNLPPOSFilter must precede this filter. Tags terms in the TypeAttribute, replacing the POS tags previously put there by OpenNLPPOSFilter.