Click or drag to resize

tools_select_sentenceSpliter Field

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regex select sentenceSpliter : (?=[\.;!\?])\s*(?=[A-ZČŠĆŽĐ\d])

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

Field Value

Type: Regex
Remarks

For text: example text

Selects: ex

See Also