Click or drag to resize

subsentenceDetection_select_enumerationSubSentence Field

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regex select enumerationSubSentence : \b([\:]{1}([\s]*([A-ZČŠĆŽĐa-zžđščć]{1,3})+([\s]{0,2}([,\;\-]{1}|[\s]{0,1}[\w]{1}[\s]{1}))*){1,})

Namespace:  imbNLP.Core.contentPreprocess
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public static Regex _select_enumerationSubSentence

Field Value

Type: Regex
Remarks

For text: example text

Selects: ex

See Also