Click or drag to resize

sentenceDetection Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[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.30
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