Performs a semantic expansion given a thesaurus id and a word. The result is a set of weighted word forms that
are semantically related to the input word.
Namespace: Ankiro.SearchServer.Web.ServicesAssembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax
Parameters
- thesaurusId
- Type: System Int32
- word
- Type: System String
- weight
- Type: System Double
Return Value
Type: IEnumerable WeightedWordFormSee Also