sentenceDetection Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbNLP.Core.contentPreprocess.sentenceDetection"]
Namespace: imbNLP.Core.contentPreprocess
public static class sentenceDetection
The sentenceDetection type exposes the following members.
| Name | Description | |
|---|---|---|
| _select_sentenceSpliter | ||
| _select_sentenceTerminator |
Regex select sentenceTerminator : ([\.;!\?]+)$
|