Module sentence

Source

Modules§

fwd 🔒

Structs§

USentenceBoundIndices
External iterator for sentence boundaries and byte offsets.
USentenceBounds
External iterator for a string’s sentence boundaries.
UnicodeSentences
An iterator over the substrings of a string which, after splitting the string on sentence boundaries, contain any characters with the Alphabetic property, or with General_Category=Number.

Functions§

new_sentence_bound_indices
new_sentence_bounds
new_unicode_sentences