Class: Datasets::NagoyaUniversityConversationCorpus::Participant
- Inherits:
-
Struct
- Object
- Struct
- Datasets::NagoyaUniversityConversationCorpus::Participant
- Defined in:
- lib/datasets/nagoya-university-conversation-corpus.rb
Instance Attribute Summary collapse
-
#attribute ⇒ Object
Returns the value of attribute attribute.
-
#birthplace ⇒ Object
Returns the value of attribute birthplace.
-
#id ⇒ Object
Returns the value of attribute id.
-
#residence ⇒ Object
Returns the value of attribute residence.
Instance Attribute Details
#attribute ⇒ Object
Returns the value of attribute attribute
16 17 18 |
# File 'lib/datasets/nagoya-university-conversation-corpus.rb', line 16 def attribute @attribute end |
#birthplace ⇒ Object
Returns the value of attribute birthplace
16 17 18 |
# File 'lib/datasets/nagoya-university-conversation-corpus.rb', line 16 def birthplace @birthplace end |
#id ⇒ Object
Returns the value of attribute id
16 17 18 |
# File 'lib/datasets/nagoya-university-conversation-corpus.rb', line 16 def id @id end |
#residence ⇒ Object
Returns the value of attribute residence
16 17 18 |
# File 'lib/datasets/nagoya-university-conversation-corpus.rb', line 16 def residence @residence end |