Skip to content

splitSentences

splitSentences(text): string[]

Defined in: tokenizer.ts:219

Split a block of text into sentences. Conservative around legal abbreviations, decimals, references and enumerations.

string

string[]