Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
---
|
6 |
+
# Incomplete, author will come back soon.
|
7 |
+
|
8 |
+
### Acknowledgements
|
9 |
+
The data is scraped from [NPR Sunday Puzzle Official Website](https://www.npr.org/series/4473090/sunday-puzzle) and [NPR Puzzle Synopsis](https://groups.google.com/g/nprpuzzle),
|
10 |
+
made by a group of fans by running a mailing list that distributed questions and answers for each week’s puzzle.
|
11 |
+
The author of the dataset cleaned the data and made some multiple choice based on the question and answers.
|
12 |
+
|