updates the nature of the content in the README.md (#1)
Browse files- updates the nature of the content in the README.md (dc7e361561a8f9350a4b052945eae504a2e16171)
Co-authored-by: Julien Nyambal <[email protected]>
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
## Context
|
| 5 |
|
|
@@ -11,6 +13,7 @@ This dataset includes almost all the episodes till Season 5. More data will be u
|
|
| 11 |
Rick and Morty Transcripts:
|
| 12 |
|
| 13 |
- index: index of the row
|
|
|
|
| 14 |
- speaker: the character's name
|
| 15 |
- dialogue: the dialogue of the character
|
| 16 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
---
|
| 6 |
## Context
|
| 7 |
|
|
|
|
| 13 |
Rick and Morty Transcripts:
|
| 14 |
|
| 15 |
- index: index of the row
|
| 16 |
+
- episode no: the episode where the conversation comes from
|
| 17 |
- speaker: the character's name
|
| 18 |
- dialogue: the dialogue of the character
|
| 19 |
|