Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,41 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-nd-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-nd-4.0
|
| 3 |
+
language:
|
| 4 |
+
- el
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
**Dataset Info**
|
| 8 |
+
|
| 9 |
+
This dataset contains an archive of press releases published by ERT (ΕΡΤ — Hellenic Broadcasting Corporation), the Greek public broadcaster.
|
| 10 |
+
The data has been collected from the official press portal (https://press.ert.gr/category/deltia-typou/).
|
| 11 |
+
The dataset provides a comprehensive collection of official announcements, media updates, and press communications spanning more than a decade (October 20, 2015 – March 19, 2026).
|
| 12 |
+
|
| 13 |
+
**Metadata Info**
|
| 14 |
+
|
| 15 |
+
| Column | Type | Nullable | Description |
|
| 16 |
+
|----------|----------------------------------------|----------|--------------------------------------|
|
| 17 |
+
| title | large_string | Yes | Title of the press release |
|
| 18 |
+
| datetime | timestamp (µs, Europe/Athens timezone) | Yes | Publication timestamp |
|
| 19 |
+
| text | large_string | Yes | Full article body text |
|
| 20 |
+
| url | large_string | No | Original source URL |
|
| 21 |
+
|
| 22 |
+
**Dataset Statistics:**
|
| 23 |
+
|
| 24 |
+
Tokens: 9,790,656
|
| 25 |
+
File size: 36,4 MB
|
| 26 |
+
|
| 27 |
+
**Use Cases**
|
| 28 |
+
|
| 29 |
+
This dataset can be useful for:
|
| 30 |
+
|
| 31 |
+
Greek NLP tasks (e.g., text classification, summarization, NER)
|
| 32 |
+
Temporal analysis of public communications
|
| 33 |
+
Training language models on Greek formal/journalistic text
|
| 34 |
+
|
| 35 |
+
**License:**
|
| 36 |
+
This dataset is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0).
|
| 37 |
+
Any commercial use requires prior written permission from ΕΡΤ — Hellenic Broadcasting Corporation. All intellectual property rights remain with ΕΡΤ — Hellenic Broadcasting Corporation.
|
| 38 |
+
|
| 39 |
+
**Contact:**
|
| 40 |
+
|
| 41 |
+
For feedback contact: glossapi.team@eellak.gr
|