Class: AlchemyAPI::KeywordExtraction

Inherits:
Base
  • Object
show all
Defined in:
lib/alchemy-api/keyword_extraction.rb

Instance Attribute Summary

Attributes inherited from Base

#options, #response

Instance Method Summary collapse

Methods inherited from Base

#merged_options, #parsed_response, #search

Instance Method Details

#web_methodObject



5
6
7
# File 'lib/alchemy-api/keyword_extraction.rb', line 5

def web_method
  "#{method_prefix}GetRankedKeywords"
end