 | tokenDetection_select_emailAddress Field |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Regex select emailAddress : [a-zA-Z\d_\.]+@[a-zA-Z_\.]*?\.[a-zA-Z\.]{2,6}
Namespace:
imbNLP.Core.contentPreprocess
Assembly:
imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntaxpublic static Regex _select_emailAddress
Field Value
Type:
Regex
RemarksFor text: example text
Selects: ex
See Also