Click or drag to resize

sentenceDetection Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbNLP.Core.contentPreprocess.sentenceDetection"]

Inheritance Hierarchy
SystemObject
  imbNLP.Core.contentPreprocesssentenceDetection

Namespace:  imbNLP.Core.contentPreprocess
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public static class sentenceDetection

The sentenceDetection type exposes the following members.

Fields
  NameDescription
Public fieldStatic member_select_sentenceSpliter
Public fieldStatic member_select_sentenceTerminator
Regex select sentenceTerminator : ([\.;!\?]+)$
Top
See Also