Class: Datasets::NagoyaUniversityConversationCorpus::Data

Inherits:
Struct
  • Object
show all
Defined in:
lib/datasets/nagoya-university-conversation-corpus.rb

Instance Attribute Summary collapse

Instance Attribute Details

#date ⇒ Object

Returns the value of attribute date

Returns:

  • (Object) —

    the current value of date



6
7
8
# File 'lib/datasets/nagoya-university-conversation-corpus.rb', line 6

def date
  @date
end

#name ⇒ Object

Returns the value of attribute name

Returns:

  • (Object) —

    the current value of name



6
7
8
# File 'lib/datasets/nagoya-university-conversation-corpus.rb', line 6

def name
  @name
end

#note ⇒ Object

Returns the value of attribute note

Returns:

  • (Object) —

    the current value of note



6
7
8
# File 'lib/datasets/nagoya-university-conversation-corpus.rb', line 6

def note
  @note
end

#participants ⇒ Object

Returns the value of attribute participants

Returns:

  • (Object) —

    the current value of participants



6
7
8
# File 'lib/datasets/nagoya-university-conversation-corpus.rb', line 6

def participants
  @participants
end

#place ⇒ Object

Returns the value of attribute place

Returns:

  • (Object) —

    the current value of place



6
7
8
# File 'lib/datasets/nagoya-university-conversation-corpus.rb', line 6

def place
  @place
end

#relationships ⇒ Object

Returns the value of attribute relationships

Returns:

  • (Object) —

    the current value of relationships



6
7
8
# File 'lib/datasets/nagoya-university-conversation-corpus.rb', line 6

def relationships
  @relationships
end

#sentences ⇒ Object

Returns the value of attribute sentences

Returns:

  • (Object) —

    the current value of sentences



6
7
8
# File 'lib/datasets/nagoya-university-conversation-corpus.rb', line 6

def sentences
  @sentences
end