Prarabdha commited on
Commit
6925593
·
1 Parent(s): a827744

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ ## Context
5
+
6
+ I got inspiration for this dataset from the [Rick&Morty Scripts](https://www.kaggle.com/datasets/andradaolteanu/rickmorty-scripts) by [Andrada Olteanu](https://www.kaggle.com/andradaolteanu) but felt like dataset was a little small and outdated
7
+
8
+ This dataset includes almost all the episodes till Season 5. More data will be updated
9
+
10
+ ## Content
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
+
17
+ ## Acknowledgements
18
+
19
+ Thanks to the transcripts made available by
20
+
21
+ - [RickandMorty.fandom.com](https://rickandmorty.fandom.com/)
22
+ - [RickandMorty.newtfire.org](http://rickandmorty.newtfire.org/transcripts.html)