Commit
·
4fc8ed9
1
Parent(s):
a4e85d6
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
| 1 |
---
|
| 2 |
license: cc
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
### Dataset Contents
|
| 6 |
+
|
| 7 |
+
This dataset contains the concatenated scripts from the original (and best) Star Wars trilogy. The scripts are reduced to dialogue only, and are tagged with a line number and speaker.
|
| 8 |
+
|
| 9 |
+
### Dataset Disclaimer
|
| 10 |
+
|
| 11 |
+
I don't own this data; or Star Wars. But it would be cool if I did.
|
| 12 |
+
|
| 13 |
+
Star Wars is owned by Lucasfilms. I do not own any of the rights to this information.
|
| 14 |
+
|
| 15 |
+
The scripts are derived from a couple sources:
|
| 16 |
+
|
| 17 |
+
* This [GitHub Repo](https://github.com/gastonstat/StarWars) with raw files
|
| 18 |
+
|
| 19 |
+
* A [Kaggle Dataset](https://www.kaggle.com/datasets/xvivancos/star-wars-movie-scripts) put together by whoever 'Xavier' is
|
| 20 |
+
|
| 21 |
+
### May the Force be with you
|