Class: sentences

sentences()

new sentences()

License:
  • http://www.apache.org/licenses/LICENSE-2.0
Source:

Methods

getResults(parameters, userKey, serviceURL, callback)

Makes an HTTP request to the specified Rosette API endpoint and returns the result
Parameters:
Name Type Description
parameters string The Rosette API endpoint parameters
userKey string The Rosette API user access key
serviceURL string The base service URL to be used to access the Rosette API
callback function Callback function to be exectuted after the function to which it is passed is complete
Source: