Method: NGramPrefixDictionary#type
- Defined in:
- lib/rbbt/ner/ngram_prefix_dictionary.rb
#type ⇒ Object
Returns the value of attribute type.
127 128 129 |
# File 'lib/rbbt/ner/ngram_prefix_dictionary.rb', line 127 def type @type end |