Click or drag to resize

subsentenceDetection_select_potentialPersonalNames Field

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regex select potentialPersonalNames : [A-ZČŠĆŽĐ]{1}[a-zžđščć]{2,}[\s]{1,4}[A-ZČŠĆŽĐ]{1}[a-zćšđčž]{2,}

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

Field Value

Type: Regex
Remarks

For text: example text

Selects: ex

See Also