Click or drag to resize

wordnetSymsetResultsGetForSymsetCode Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Data.extended.wordnet.wordnetSymsetResults.GetForSymsetCode(System.String)"]

Namespace:  imbNLP.Data.extended.wordnet
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public List<string> GetForSymsetCode(
	string word
)

Parameters

word
Type: SystemString

[Missing <param name="word"/> documentation for "M:imbNLP.Data.extended.wordnet.wordnetSymsetResults.GetForSymsetCode(System.String)"]

Return Value

Type: ListString

[Missing <returns> documentation for "M:imbNLP.Data.extended.wordnet.wordnetSymsetResults.GetForSymsetCode(System.String)"]

See Also