SentenceSplitter

Undocumented in source.

Constructors

this
this(Tools.Language language)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

split
Rstring[] split(Tstring line)

@returns Sentences array

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

@returns Borders

Meta