iomoura commited on
Commit
7db7454
·
verified ·
1 Parent(s): 878c86e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -40,17 +40,21 @@ The Apothetirio_Kallipos dataset contains cleaned and processed data extracted f
40
  Through a series of machine learning processes, the dataset has been automatically cleaned and annotated regarding structural elements of the text, such as table of contents, bibliography, appendices, etc.
41
 
42
  **Features:**
43
-
44
  Language: Greek (el)
 
45
  Source: Kallipos Open Academic Repository (https://repository.kallipos.gr/)
 
46
  Content: University textbooks and academic materials
 
47
  Cleaning Process: Text segmentation, duplicate removal, text normalization, and metadata filtering
 
48
  Format: Parquet
49
 
50
  **Potential Uses:**
51
-
52
  Training and evaluation of NLP models for processing Greek academic texts
 
53
  Text classification and topic modeling
 
54
  Language modeling and machine learning
55
 
56
  **License:** The dataset follows the licensing terms of the original Kallipos repository, which primarily distributes content under Creative Commons (CC BY-NC or CC BY-NC-SA). Users must comply with these licensing terms when using the dataset.
 
40
  Through a series of machine learning processes, the dataset has been automatically cleaned and annotated regarding structural elements of the text, such as table of contents, bibliography, appendices, etc.
41
 
42
  **Features:**
 
43
  Language: Greek (el)
44
+
45
  Source: Kallipos Open Academic Repository (https://repository.kallipos.gr/)
46
+
47
  Content: University textbooks and academic materials
48
+
49
  Cleaning Process: Text segmentation, duplicate removal, text normalization, and metadata filtering
50
+
51
  Format: Parquet
52
 
53
  **Potential Uses:**
 
54
  Training and evaluation of NLP models for processing Greek academic texts
55
+
56
  Text classification and topic modeling
57
+
58
  Language modeling and machine learning
59
 
60
  **License:** The dataset follows the licensing terms of the original Kallipos repository, which primarily distributes content under Creative Commons (CC BY-NC or CC BY-NC-SA). Users must comply with these licensing terms when using the dataset.