Class: AlchemyApi::Concept
- Inherits:
-
Struct
- Object
- Struct
- AlchemyApi::Concept
- Defined in:
- lib/alchemy_api/concept_tagging.rb
Instance Attribute Summary collapse
-
#relevance ⇒ Object
Returns the value of attribute relevance.
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#relevance ⇒ Object
Returns the value of attribute relevance
4 5 6 |
# File 'lib/alchemy_api/concept_tagging.rb', line 4 def relevance @relevance end |
#text ⇒ Object
Returns the value of attribute text
4 5 6 |
# File 'lib/alchemy_api/concept_tagging.rb', line 4 def text @text end |