Versions Compared

Key

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

Analyzes the case of every token (adds additional flags) and optionally adds a lower-case normalized token to the interpretation graph.

Operates On:  Lexical Items with TOKEN flag

Configuration Parameters

  • normalize (boolean) - If true, all tokens are normalized to all lower case. (default = true)

...