Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

This stage flags tokens as Stop-Words when they match any entry in the stop words dictionary. The flagged tokens will be skipped in subsequent stages (if so indicated on the configuration). 

Info

Uses Stop Words Stage

Configuration

  • Parameter
    summaryIndicates if the match to the tokens can be case insensitive
    defaultchecked
    nameCase Insensitive
    typeboolean
  • Parameter
    summaryA text with all the tokens to be marked asStop word dictionary, a space separated list of all stop word tokens.
    nameStop Words
    typestring array

General Settings

Include Page
Generic Processor Config
Generic Processor Config