tools Fields |
[This is preliminary documentation and is subject to change.]
The tools type exposes the following members.
| Name | Description | |
|---|---|---|
| _select_sentenceSpliter |
Regex select sentenceSpliter : (?=[\.;!\?])\s*(?=[A-ZČŠĆŽĐ\d])
| |
| _select_sentenceTerminator |
Regex select sentenceTerminator : ([\.;!\?]+)$
|