4.3. get_thesaurus_keyphrases
array of strings get_thesaurus_keyphrases(
string id,
array of strings keyphrases,
boolean include_plurals,
string adult_filter,
integer depth,
integer max)Parameters
- id
- 'guest' is the only valid test access key.
- keyphrases
- A list of keyphrases to be echoed back with no modifications at all.
- include_plurals
- Ignored.
- adult_filter
- Checked for valid option but has no effect. Available flags are: 'off', 'remove_dubious', 'remove_offensive' and 'adult_only'.
The following flags have been deprecated: 'include_adult' and 'exclude_adult'.
- depth
- Ignored.
- max
- Limits the result set.
Description
Echoes back a struct of keyphrases each with a single item list of the original keyphrase.