Versions Compared

Key

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

...

Operates On:  Lexical Items with TOKEN

Configuration

...

Code Block
languagejs
titleExample Configuration
{
 "type":"NumberRecognizer"
}

...

Flags

Lex-Item Flags:

  • NUMBER - Flagged on all tokens which are numbers according to the rules above.

...