fffoivos commited on
Commit
81514ed
·
verified ·
1 Parent(s): 9eeaf46

corrected unique books number

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ pretty_name: Σχολικά βιβλία / Greek public school textbooks
17
 
18
  **Dataset info**
19
 
20
- The Greek Primary and Secondary school textbooks dataset is a set of 227 school books of Primary and Secondary Education. It contains all texts and all subjects taught at school, except of foreign language books, workbooks, and teachers' books.
21
 
22
  The books have been cleaned programmatically with the aim of retaining the text from first to last page of interest to the student. Exercises, bibliography, and glossaries have been removed. The code used to clean the texts is accessible at glossAPI github repo. Due to the automatic nature of the cleaning the texts might still contain some of the above elements (exercises etc.), and chunks of text beyond those elements might be missing.
23
 
 
17
 
18
  **Dataset info**
19
 
20
+ The Greek Primary and Secondary school textbooks dataset is a set of 122 school books of Primary and Secondary Education. It contains all texts and all subjects taught at school, except of foreign language books, workbooks, and teachers' books.
21
 
22
  The books have been cleaned programmatically with the aim of retaining the text from first to last page of interest to the student. Exercises, bibliography, and glossaries have been removed. The code used to clean the texts is accessible at glossAPI github repo. Due to the automatic nature of the cleaning the texts might still contain some of the above elements (exercises etc.), and chunks of text beyond those elements might be missing.
23