Update README.md
Browse files
README.md
CHANGED
|
@@ -15,3 +15,25 @@ It is an ongoing project led by Stella Markantonatou and Vivian Stamou (hereinaf
|
|
| 15 |
Find more about it [here] (https://github.com/UniversalDependencies/UD_Greek-GUD).
|
| 16 |
|
| 17 |
Please refer to this work: Markantonatou,S. Stamou, V., Bompolas, S., Anastasopoulou, K., Vasiliadi-Linardaki, I., Diamantopoulos, K., Kazos, Y. 2025. GUD: a new Modern Greek treebank enriched with VMWE annotations. UniDive 3rd general meeting, Budapest.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
Find more about it [here] (https://github.com/UniversalDependencies/UD_Greek-GUD).
|
| 16 |
|
| 17 |
Please refer to this work: Markantonatou,S. Stamou, V., Bompolas, S., Anastasopoulou, K., Vasiliadi-Linardaki, I., Diamantopoulos, K., Kazos, Y. 2025. GUD: a new Modern Greek treebank enriched with VMWE annotations. UniDive 3rd general meeting, Budapest.
|
| 18 |
+
|
| 19 |
+
## Model Evaluation Metrics
|
| 20 |
+
|
| 21 |
+
Below are the evaluation metrics for the model:
|
| 22 |
+
|
| 23 |
+
| Metric | Precision | Recall | F1 Score | AligndAcc |
|
| 24 |
+
|-----------|-----------|--------|----------|-----------|
|
| 25 |
+
| Tokens | 100.00 | 100.00 | 100.00 | |
|
| 26 |
+
| Sentences | 100.00 | 100.00 | 100.00 | |
|
| 27 |
+
| Words | 100.00 | 100.00 | 100.00 | |
|
| 28 |
+
| UPOS | 96.68 | 96.68 | 96.68 | 96.68 |
|
| 29 |
+
| XPOS | 95.81 | 95.81 | 95.81 | 95.81 |
|
| 30 |
+
| UFeats | 93.89 | 93.89 | 93.89 | 93.89 |
|
| 31 |
+
| AllTags | 89.79 | 89.79 | 89.79 | 89.79 |
|
| 32 |
+
| Lemmas | 92.92 | 92.92 | 92.92 | 92.92 |
|
| 33 |
+
| UAS | 84.36 | 84.36 | 84.36 | 84.36 |
|
| 34 |
+
| LAS | 79.27 | 79.27 | 79.27 | 79.27 |
|
| 35 |
+
| CLAS | 72.31 | 74.12 | 73.20 | 74.12 |
|
| 36 |
+
| MLAS | 63.49 | 65.08 | 64.28 | 65.08 |
|
| 37 |
+
| BLEX | 62.18 | 63.74 | 62.95 | 63.74 |
|
| 38 |
+
| ELAS | 0.00 | 0.00 | 0.00 | |
|
| 39 |
+
| EULAS | 0.00 | 0.00 | 0.00 | 0.00 |
|