pipelineSubjectToolsGetSubjectChildrenTokenTypeT, TSource Method |
Namespace: imbNLP.PartOfSpeech.pipelineForPos.subject
public static List<T> GetSubjectChildrenTokenType<T, TSource>( this IEnumerable<TSource> list, cnt_level[] levels, bool unique = true ) where T : class, IPipelineTaskSubject, IGraphNode where TSource : class, IGraphNode
[Missing <typeparam name="T"/> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineSubjectTools.GetSubjectChildrenTokenType``2(System.Collections.Generic.IEnumerable{``1},imbNLP.PartOfSpeech.flags.token.cnt_level[],System.Boolean)"]
[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineSubjectTools.GetSubjectChildrenTokenType``2(System.Collections.Generic.IEnumerable{``1},imbNLP.PartOfSpeech.flags.token.cnt_level[],System.Boolean)"]