Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,38 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
+
language:
|
| 4 |
+
- el
|
| 5 |
---
|
| 6 |
+
|
| 7 |
+
**Dataset Info:**
|
| 8 |
+
|
| 9 |
+
This dataset contains textual content collected from the official website of the Church of Greece (https://www.ecclesiagreece.gr). The website serves as the official online portal of the Church of Greece and provides a wide range of public information, including:
|
| 10 |
+
official announcements about Holy Synod publications and circulars. Also it contains historical, heological material and cultural and educational content.
|
| 11 |
+
The language of the dataset is predominantly written in Modern Greek, with portions of Ancient Greek, primarily in biblical, liturgical, and patristic quotations. A limited amount of English may also appear in references, citations, metadata, or external links.
|
| 12 |
+
|
| 13 |
+
**## Dataset Structure:**
|
| 14 |
+
|
| 15 |
+
### Data Fields
|
| 16 |
+
|
| 17 |
+
| Field | Type | Description |
|
| 18 |
+
|-------|------|-------------|
|
| 19 |
+
| `title` | string | Title of the publication or document. |
|
| 20 |
+
| `content` | string | Full extracted text. |
|
| 21 |
+
| `volume` | string | Volume or issue identifier. |
|
| 22 |
+
| `year` | int64 | Publication year. |
|
| 23 |
+
| `pdf_url` | string | URL of the original PDF document. |
|
| 24 |
+
|
| 25 |
+
**Dataset Statistics:**
|
| 26 |
+
|
| 27 |
+
Words:77,586,860
|
| 28 |
+
|
| 29 |
+
Tokens: 136,419,174
|
| 30 |
+
|
| 31 |
+
**License:**
|
| 32 |
+
|
| 33 |
+
This dataset is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0).
|
| 34 |
+
Any commercial use requires prior written permission from the Ecclesia.gr and all intellectual property rights remain with it.
|
| 35 |
+
|
| 36 |
+
**Contact:**
|
| 37 |
+
|
| 38 |
+
For feedback contact: glossapi.team@eellak.gr
|