SentenceSplitter

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

split
Rstring[] split(in Tstring line)

@returns Sentences array

split
size_t[] split(in immutable(wchar_t)[] line)

@returns Borders

Meta