Class: Datasets::SudachiSynonymDictionary::Synonym

Inherits:
Struct
  • Object
show all
Defined in:
lib/datasets/sudachi-synonym-dictionary.rb

Instance Attribute Summary collapse

Instance Attribute Details

#acronym_typeObject

Returns the value of attribute acronym_type



7
8
9
# File 'lib/datasets/sudachi-synonym-dictionary.rb', line 7

def acronym_type
  @acronym_type
end

#categoriesObject

Returns the value of attribute categories



7
8
9
# File 'lib/datasets/sudachi-synonym-dictionary.rb', line 7

def categories
  @categories
end

#expansion_typeObject

Returns the value of attribute expansion_type



7
8
9
# File 'lib/datasets/sudachi-synonym-dictionary.rb', line 7

def expansion_type
  @expansion_type
end

#form_typeObject

Returns the value of attribute form_type



7
8
9
# File 'lib/datasets/sudachi-synonym-dictionary.rb', line 7

def form_type
  @form_type
end

#group_idObject

Returns the value of attribute group_id



7
8
9
# File 'lib/datasets/sudachi-synonym-dictionary.rb', line 7

def group_id
  @group_id
end

#is_nounObject Also known as: noun?

Returns the value of attribute is_noun



7
8
9
# File 'lib/datasets/sudachi-synonym-dictionary.rb', line 7

def is_noun
  @is_noun
end

#lexeme_idObject

Returns the value of attribute lexeme_id



7
8
9
# File 'lib/datasets/sudachi-synonym-dictionary.rb', line 7

def lexeme_id
  @lexeme_id
end

#notationObject

Returns the value of attribute notation



7
8
9
# File 'lib/datasets/sudachi-synonym-dictionary.rb', line 7

def notation
  @notation
end

#variant_typeObject

Returns the value of attribute variant_type



7
8
9
# File 'lib/datasets/sudachi-synonym-dictionary.rb', line 7

def variant_type
  @variant_type
end