Commit
·
0313916
1
Parent(s):
c8ef28b
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
# OneStopEnglish
|
| 6 |
+
OneStopEnglish is a corpus of texts written at three reading levels, and demonstrates its usefulness for through two applications - automatic readability assessment and automatic text simplification.
|
| 7 |
+
|
| 8 |
+
This dataset is a version of [onestop_english](https://huggingface.co/datasets/onestop_english), which was randomly split into (64*3=) 192 train examples, and 375 test examples (stratified).
|