GetSynonymGroups
SynonymDictionary.GetSynonymGroups method
Gets all groups of synonyms to which the specified word belongs.
public string[][] GetSynonymGroups(string word)
Parameter | Type | Description |
---|---|---|
word | String | The word for getting groups of synonyms. |
Return Value
All groups of synonyms to which the specified word belongs.
See Also
- class SynonymDictionary
- namespace GroupDocs.Search.Dictionaries
- assembly GroupDocs.Search