Class: AlchemyApi::Keyword

Inherits:
Struct
  • Object
show all
Defined in:
lib/alchemy_api/term_extraction.rb

Instance Attribute Summary collapse

Instance Attribute Details

#relevanceObject

Returns the value of attribute relevance

Returns:

  • (Object)

    the current value of relevance



3
4
5
# File 'lib/alchemy_api/term_extraction.rb', line 3

def relevance
  @relevance
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



3
4
5
# File 'lib/alchemy_api/term_extraction.rb', line 3

def text
  @text
end