Class: AlchemyApi::Keyword

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

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) relevance

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

- (Object) text

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