Click or drag to resize

tokenDetection_select_phoneNumber Field

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regex select phoneNumber : [\+0^]{1,2}[\s]{0,2}([\d\(\)]{2,5}[\s\(\)\-\.\/\\]{1,2}){3,5}

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

Field Value

Type: Regex
Remarks

For text: example text

Selects: ex

See Also