Click or drag to resize

tools_select_sentenceSpliter Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Regex select sentenceSpliter : (?=[\.;!\?])\s*(?=[A-ZČŠĆŽĐ\d])

Namespace:  imbNLP.Core.decomposing.html
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public static Regex _select_sentenceSpliter

Field Value

Type: Regex
Remarks

For text: example text

Selects: ex

See Also