pipelineSubjectTools Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineSubjectTools"]
Namespace: imbNLP.PartOfSpeech.pipelineForPos.subject
public static class pipelineSubjectTools
The pipelineSubjectTools type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCleanCaseName | ||
| GetParentOfTypeT(IPipelineTaskSubject, Int32) |
Returns first parent in ansestor line that is of specified type
| |
| GetParentOfTypeT, TSource(IEnumerableTSource, Int32) |
Returns first parent in ansestor line that is of specified type
| |
| GetSubjectChildrenTokenTypeT, TSource |
Gets the type of the subject children token.
| |
| GetSubjectsOfLevelT(IEnumerableT, cnt_level) |
Gets the subjects of level.
| |
| GetSubjectsOfLevelT(IEnumerableT, cnt_level) |
Gets the subjects of level.
| |
| ToSubjectToken |
To the subject token.
| |
| ToSubjectTokenTypeT |
To the type of the subject token.
|