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

#dateObject

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

#nameObject

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

#noteObject

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

#participantsObject

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

#placeObject

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

#relationshipsObject

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

#sentencesObject

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