Class: Chawan::Analyzers::MecabAnalyzer::Node

Inherits:
Node
  • Object
show all
Defined in:
lib/chawan/analyzers/mecab_analyzer.rb

Instance Attribute Summary

Attributes inherited from Node

#keys, #vals

Method Summary

Methods inherited from Node

#[], #attributes, #category, #initialize, #inspect, #to_s, #word

Methods included from Node::GatewayInterface

#noun?, #verb?

Constructor Details

This class inherits a constructor from Chawan::Node