Class: AlchemyApi::Concept

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

Instance Attribute Summary collapse

Instance Attribute Details

#relevanceObject

Returns the value of attribute relevance

Returns:

  • (Object)

    the current value of relevance



4
5
6
# File 'lib/alchemy_api/concept_tagging.rb', line 4

def relevance
  @relevance
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



4
5
6
# File 'lib/alchemy_api/concept_tagging.rb', line 4

def text
  @text
end