sxolika_dataset
Browse filesDataset Card for Greek Primary and Secondary school textbooks
Πληροφορίες για τα δεδομένα
Το παρόν Dataset περιλαμβάνει ελληνικά σχολικά βιβλία της πρωτοβάθμιας και δευτεροβάθμιας εκπαίδευσης. Αποτελείται από 227 κείμενα, έχοντας αφαιρέσει τα ξενόγλωσσα βιβλία (αγγλικά, γερμανικά, γαλλικά), τα τετράδια εργασιών και τα βιβλία του καθηγητή. Η εξαγωγή των δεδομένων έγινε από την ιστοσελίδα του υπουργείου https://ebooks.edu.gr/new/allcourses.php.
Τα βιβλία έχουν καθαριστεί με προγραμματιστικά με στόχο να παραδίδει κείμενο από την πρώτη μέχρι την τελευταία σελίδα που ενδιαφέρει τον μαθητή. Έχουν αφαιρεθεί επίσης ασκήσεις, βιβλιογραφία και γλωσσάρια/ευρετήρια. Ο κώδικας καθαρισμου διατίθεται ελεύθερα στο github του glossAPI. Εξαιτίας του αυτόματου καθαρισμού ενδέχεται κάποια από τα παραπάνω στοιχεία να έχουν παραμείνει ή περισσότερα από’ αυτά να έχουν αφαιρεθεί.
Dataset info
The Greek Primary and Secondary school textbooks dataset is a set of 227 various school books of Primary and Secondary Education. It contains all texts of all subjects taught at school, except from foreign language books, workbooks and teacher’s books. The texts extracted from the website of the Ministry of Education available at https://ebooks.edu.gr/new/allcourses.php .
The books have been cleaned programmatically with the aim of keeping only the first and last page that interest the student. Exercises, bibliography, and glossaries have also been removed. The code used to clean the texts is provided openly at glossAPI repo. Due to the automatic nature of the cleaning the texts might still contain some of the above, or miss more than that.
Dataset Card Contact
https://gfoss.eu/associates/
- .gitattributes +1 -0
- sxolika_dataset.csv +3 -0
@@ -56,3 +56,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
sxolika_dataset.csv filter=lfs diff=lfs merge=lfs -text
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c68a29cd3fe94c70c54ea1a3e08340e13a8a433449a04800e5f811dd56e375e
|
3 |
+
size 117256599
|