pipelineSubjectToolsGetSubjectsOfLevelT Method (IEnumerableT, cnt_level) |
Namespace: imbNLP.PartOfSpeech.pipelineForPos.subject
public static List<T> GetSubjectsOfLevel<T>( this IEnumerable<T> source, cnt_level level ) where T : IPipelineTaskSubject
[Missing <typeparam name="T"/> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineSubjectTools.GetSubjectsOfLevel``1(System.Collections.Generic.IEnumerable{``0},imbNLP.PartOfSpeech.flags.token.cnt_level)"]
[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineSubjectTools.GetSubjectsOfLevel``1(System.Collections.Generic.IEnumerable{``0},imbNLP.PartOfSpeech.flags.token.cnt_level)"]