Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,49 @@
|
|
| 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 |
+
|
| 8 |
+
**Dataset Info:**
|
| 9 |
+
|
| 10 |
+
This dataset contains Greek-langauge maritime-related texts collected from the books section of the e-Nautilia portal (https://e-nautilia.gr/books/).
|
| 11 |
+
It includes educational and informational content focused on shipping, navigation, and seafaring.
|
| 12 |
+
|
| 13 |
+
**Metadata Info:**
|
| 14 |
+
|
| 15 |
+
Each entry in the dataset contains the following fields:
|
| 16 |
+
|
| 17 |
+
| Column | Type | Description |
|
| 18 |
+
|----------|--------|-------------|
|
| 19 |
+
| title | string | Short document title (e.g. course or book title). |
|
| 20 |
+
| content | string | Full extracted text (e.g. from PDF); paragraph breaks may appear as newline characters. |
|
| 21 |
+
| permalink | string | Direct URL to the source file on the publisher site. |
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
**Dataset Statistics:**
|
| 25 |
+
|
| 26 |
+
Tokens:
|
| 27 |
+
|
| 28 |
+
Size:
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
**Usage:**
|
| 34 |
+
|
| 35 |
+
- Text classification
|
| 36 |
+
- Named entity recognition (NER)
|
| 37 |
+
- Information extraction
|
| 38 |
+
- Language modeling
|
| 39 |
+
- Domain-specific NLP research
|
| 40 |
+
|
| 41 |
+
**License:**
|
| 42 |
+
|
| 43 |
+
This dataset is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0).
|
| 44 |
+
Any commercial use requires prior written permission from the e-Nautilia. All intellectual property rights in the underlying journal articles remain with the e-Nautilia (https://e-nautilia.gr/) and the original authors of each contribution.
|
| 45 |
+
The dataset is OCR-derived from the foundation's publicly accessible PDF archive and is provided for non-commercial research, scholarship, and educational use.
|
| 46 |
+
|
| 47 |
+
**Contact:**
|
| 48 |
+
|
| 49 |
+
For feedback contact: glossapi.team@eellak.gr
|