Versions Compared

Key

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

...

  • Parameter
    summaryIf true, all tokens are normalized to all lower case
    defaulttrue
    namenormalize
    typeboolean
Code Block
Saga_config_stage
boundaryFlagstext block split
stageCaseAnalysis
requiredFlagstoken
"normalize":false

Example Output

saga_graph
Code Block
languagetext
V--[Sentence]--V--[with]--V--[UPPER]--V--[and]--V--[LoWer]--V--[Words!]--V
^--[sentence]--^          ^--[upper]--^         ^--[lower]--^--[words!]--^

...