kSentenceDelimiter constant

String const kSentenceDelimiter

The delimiter inserted at sentence endings to allow splitting of the text into sentences.

Implementation

static const kSentenceDelimiter = r'%~%';