Click or drag to resize

lexicGraphSetWithLemmaGetTagsFromGramTagsT Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicGraphSetWithLemma.GetTagsFromGramTags``1(``0)"]

Namespace:  imbNLP.PartOfSpeech.lexicUnit
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public List<T> GetTagsFromGramTags<T>(
	T def
)
where T : IConvertible

Parameters

def
Type: T

[Missing <param name="def"/> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicGraphSetWithLemma.GetTagsFromGramTags``1(``0)"]

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicGraphSetWithLemma.GetTagsFromGramTags``1(``0)"]

Return Value

Type: ListT

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.lexicGraphSetWithLemma.GetTagsFromGramTags``1(``0)"]

See Also