Skip to content

Commit ee04640

Browse files
authored
Update README.md
1 parent cd965ba commit ee04640

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# AONewsela
22

3-
Age-ordered Newsela
43

54
A Python API for loading the Newsela corpus,
65
which consists of news articles written for children at various grade levels.
7-
It is loaded in "age-order"; for example, articles written for lower grades are loaded first.
6+
It is loaded in "age-order" (AO).
7+
That is, articles are loaded in order of increasing grade-level.
8+
Its primary purpose in NLP, is to study how increasing langauge complexity influences language learning in artificial learning systems.
89

910
This repository does not contain any language data, which is proprietary.
1011
The data is loaded from a password-protected drive, and only users with access can load the data.

0 commit comments

Comments
 (0)