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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of variant_type



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

def variant_type
  @variant_type
end