Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: mit
|
5 |
+
---
|
6 |
+
# Dataset Card for swipe.futo.org
|
7 |
+
|
8 |
+
This contains the filtered public data collected via the [swipe.futo.org](https://swipe.futo.org/) website.
|
9 |
+
|
10 |
+
## Collection process
|
11 |
+
|
12 |
+
Users were able to volunteer to contribute to our dataset. After visiting the site on a mobile device, they were
|
13 |
+
given words to swipe as part of a pre-defined sentence set.
|
14 |
+
|
15 |
+
Users were allowed to go back to retry words, or skip words if they're too hard. Because of this there may be gaps
|
16 |
+
where some words are missing from the data even though the rest of the sentence is there.
|
17 |
+
|
18 |
+
The sentences are from Wikipedia, taken from the wiki txt files on
|
19 |
+
[Mozilla Common Voice](https://github.com/common-voice/common-voice/tree/main/server/data/en)
|
20 |
+
|
21 |
+
## Filtering process
|
22 |
+
|
23 |
+
Around 5% of swipes were filtered out for failing to meet validity checks. If there's interest in the unfiltered data
|
24 |
+
please open a discussion
|