YAHOO.api.TermExtractor
(
object
)
- Parameters:
-
object <o>An object containing the configuration attributes for term extraction. Members of this configuration object include:- el | str ID contextEl: The element from whose value or innerText property terms will be extracted.
- str proxy: Path to the server-side post proxy that will relay the request and post arguments to the webservice
- str appid: The Yahoo Developer App ID to use in making the request. (Optional: if this is not provided, the appid must be supplied in your server- side proxy as an additional post variable.