Class: Vivlio::Starter::PDF::MecabNewlineCleaner::Token

Inherits:
Data
  • Object
show all
Defined in:
lib/vivlio/starter/cli/pdf/mecab_newline_cleaner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#baseObject (readonly)

Returns the value of attribute base

Returns:

  • (Object)

    the current value of base



24
25
26
# File 'lib/vivlio/starter/cli/pdf/mecab_newline_cleaner.rb', line 24

def base
  @base
end

#conj_formObject (readonly)

Returns the value of attribute conj_form

Returns:

  • (Object)

    the current value of conj_form



24
25
26
# File 'lib/vivlio/starter/cli/pdf/mecab_newline_cleaner.rb', line 24

def conj_form
  @conj_form
end

#conj_typeObject (readonly)

Returns the value of attribute conj_type

Returns:

  • (Object)

    the current value of conj_type



24
25
26
# File 'lib/vivlio/starter/cli/pdf/mecab_newline_cleaner.rb', line 24

def conj_type
  @conj_type
end

#posObject (readonly)

Returns the value of attribute pos

Returns:

  • (Object)

    the current value of pos



24
25
26
# File 'lib/vivlio/starter/cli/pdf/mecab_newline_cleaner.rb', line 24

def pos
  @pos
end

#pos_detail1Object (readonly)

Returns the value of attribute pos_detail1

Returns:

  • (Object)

    the current value of pos_detail1



24
25
26
# File 'lib/vivlio/starter/cli/pdf/mecab_newline_cleaner.rb', line 24

def pos_detail1
  @pos_detail1
end

#pos_detail2Object (readonly)

Returns the value of attribute pos_detail2

Returns:

  • (Object)

    the current value of pos_detail2



24
25
26
# File 'lib/vivlio/starter/cli/pdf/mecab_newline_cleaner.rb', line 24

def pos_detail2
  @pos_detail2
end

#pos_detail3Object (readonly)

Returns the value of attribute pos_detail3

Returns:

  • (Object)

    the current value of pos_detail3



24
25
26
# File 'lib/vivlio/starter/cli/pdf/mecab_newline_cleaner.rb', line 24

def pos_detail3
  @pos_detail3
end

#surfaceObject (readonly)

Returns the value of attribute surface

Returns:

  • (Object)

    the current value of surface



24
25
26
# File 'lib/vivlio/starter/cli/pdf/mecab_newline_cleaner.rb', line 24

def surface
  @surface
end