Method: Classifier::ContentNode#categories
- Defined in:
- lib/classifier/lsi/content_node.rb
#categories ⇒ Object
Returns the value of attribute categories.
11 12 13 |
# File 'lib/classifier/lsi/content_node.rb', line 11 def categories @categories end |