Versions Compared

Key

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

...

Operates On:  Lexical Items with TEXT_BLOCK and possibly other flags as specified below.

Tip

A better alternative could be the Sentence Breaker Stage

Include Page
Generic Configuration Parameters
Generic Configuration Parameters

...

Code Block
languagejs
themeEclipse
titleExample Configuration
{
 "type":"TextBreakerStageTextBreaker",
 "language":"en",
 "breakers":";",
 "boundaryFlags":["TEXT_BLOCK_SPLIT"],
 "debug": true,
}


Example Output

Description

...