Versions Compared

Key

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

...

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


Code Block
languagejs
themeEclipse
titleExample Configuration
{
  "type":"CaseAnalysis",
  "normalize":false
}

...