Versions Compared

Key

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

The general settings can be accessed by clicking on 

Image RemovedImage Added


  • Enable - Enable Enables the processor to be use in pipelinesused in the pipeline.
  • Skip Flags ( optional ) - Lexical items flags to be ignored by this processor.
  • Boundary Flags  ( optional ) - List of vertex flags that indicate the beginning and end of a text block.
  • Skip Required Flags ( optional ) -   Lexical items flags required by every token to be ignored by this processorprocessed.Required
  • At Least One Flags ( optional ) - Lexical items flags required by every token List of lexical item flags where at least one of them needs to be present to be processed.At Least One Flag 
  • Don't Process Flags ( optional ) - Lexical items flags needed by every token to be processedList of lexical items flags that are not processed. The difference with "Skip Flags" is that this will drop the path in the Saga graph, skip just skips the token and continues in the same path.
  • Confidence Adjustment - Additional value that can be added to the confidence when a token is created in this stage. Adjustment factor to apply to the confidence value of 0.0 to 2.0 from (Applies for every match).
    • 0.0 to < 1.0  decreases confidence value
    • 1.0 confidence value remains the same
    • > 1.0 to  2.0 increases confidence value
  • Debug - Enable debug logging.