Class: Coelacanth::Extractor::MorphologicalAnalyzer::Term

Inherits:
Struct
  • Object
show all
Defined in:
lib/coelacanth/extractor/morphological_analyzer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#componentsObject

Returns the value of attribute components

Returns:

  • (Object)

    the current value of components



61
62
63
# File 'lib/coelacanth/extractor/morphological_analyzer.rb', line 61

def components
  @components
end

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



61
62
63
# File 'lib/coelacanth/extractor/morphological_analyzer.rb', line 61

def key
  @key
end

#languageObject

Returns the value of attribute language

Returns:

  • (Object)

    the current value of language



61
62
63
# File 'lib/coelacanth/extractor/morphological_analyzer.rb', line 61

def language
  @language
end

#tokenObject

Returns the value of attribute token

Returns:

  • (Object)

    the current value of token



61
62
63
# File 'lib/coelacanth/extractor/morphological_analyzer.rb', line 61

def token
  @token
end