Versions Compared

Key

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

...

  • LEMMATIZE- All words retrived will be marked as LEMMATIZE
  • ALL_LOWER_CASE - All of the characters in the token are lower-case characters.
  • TOKEN - This stage creates a new token.

Resource Data

The resource data will be a json file with an array of words in a field named words. This when the 'dictionary' parameter is used.

...