Click or drag to resize

pipelineSubjectTools Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineSubjectTools"]

Inheritance Hierarchy
SystemObject
  imbNLP.PartOfSpeech.pipelineForPos.subjectpipelineSubjectTools

Namespace:  imbNLP.PartOfSpeech.pipelineForPos.subject
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public static class pipelineSubjectTools

The pipelineSubjectTools type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetCleanCaseName
Public methodStatic memberGetParentOfTypeT(IPipelineTaskSubject, Int32)
Returns first parent in ansestor line that is of specified type
Public methodStatic memberGetParentOfTypeT, TSource(IEnumerableTSource, Int32)
Returns first parent in ansestor line that is of specified type
Public methodStatic memberGetSubjectChildrenTokenTypeT, TSource
Gets the type of the subject children token.
Public methodStatic memberGetSubjectsOfLevelT(IEnumerableT, cnt_level)
Gets the subjects of level.
Public methodStatic memberGetSubjectsOfLevelT(IEnumerableT, cnt_level)
Gets the subjects of level.
Public methodStatic memberToSubjectToken
To the subject token.
Public methodStatic memberToSubjectTokenTypeT
To the type of the subject token.
Top
See Also