 | subsentenceDetection_select_quotedSubSentence Field |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regex select quotedSubSentence : ([\""]([A-Za-z\s,;:\-])+[\""])
Namespace:
imbNLP.Core.contentPreprocess
Assembly:
imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntaxpublic static Regex _select_quotedSubSentence
Field Value
Type:
Regex
RemarksFor text: example text
Selects: ex
See Also