Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-sa-
|
| 3 |
language:
|
| 4 |
- ar
|
| 5 |
tags:
|
|
@@ -84,18 +84,31 @@ Refer to the COMBO-NLP documentation for installation and usage instructions:
|
|
| 84 |
- [https://gitlab.clarin-pl.eu/syntactic-tools/combo-nlp](https://gitlab.clarin-pl.eu/syntactic-tools/combo-nlp)
|
| 85 |
- [https://gitlab.clarin-pl.eu/syntactic-tools/lambo](https://gitlab.clarin-pl.eu/syntactic-tools/lambo)
|
| 86 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 87 |
## Citation
|
| 88 |
|
| 89 |
-
|
|
|
|
|
|
|
|
|
|
| 90 |
```bibtex
|
| 91 |
-
@
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
year
|
| 95 |
-
|
|
|
|
|
|
|
| 96 |
}
|
| 97 |
```
|
| 98 |
-
|
|
|
|
| 99 |
|
| 100 |
## Resources
|
| 101 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-nc-sa-3.0
|
| 3 |
language:
|
| 4 |
- ar
|
| 5 |
tags:
|
|
|
|
| 84 |
- [https://gitlab.clarin-pl.eu/syntactic-tools/combo-nlp](https://gitlab.clarin-pl.eu/syntactic-tools/combo-nlp)
|
| 85 |
- [https://gitlab.clarin-pl.eu/syntactic-tools/lambo](https://gitlab.clarin-pl.eu/syntactic-tools/lambo)
|
| 86 |
|
| 87 |
+
## License
|
| 88 |
+
|
| 89 |
+
The training data license: cc-by-nc-sa-3.0 is derived from the Universal Dependencies treebank. For the full license terms of each treebank, please refer to the corresponding `LICENSE.txt` file in the treebank repository:
|
| 90 |
+
|
| 91 |
+
- [UD_Arabic-PADT LICENSE.txt](https://github.com/UniversalDependencies/UD_Arabic-PADT/blob/master/LICENSE.txt)
|
| 92 |
+
|
| 93 |
+
|
| 94 |
## Citation
|
| 95 |
|
| 96 |
+
If you use this model, please cite:
|
| 97 |
+
|
| 98 |
+
Ulewicz, M., Jabłońska, M., Klimaszewski, M., Przybyła, P., Pszenny, Ł., Rybak, P., Wiącek, M., & Wróblewska, A. (2026). *COMBO-NLP Models Trained on UD v2.17*. Zenodo. https://doi.org/10.5281/zenodo.19650523
|
| 99 |
+
|
| 100 |
```bibtex
|
| 101 |
+
@software{combo_nlp_2026,
|
| 102 |
+
author = {Ulewicz, Michał and Jabłońska, Maja and Klimaszewski, Mateusz and Przybyła, Piotr and Pszenny, Łukasz and Rybak, Piotr and Wiącek, Martyna and Wróblewska, Alina},
|
| 103 |
+
title = {{COMBO-NLP} Models Trained on {UD} v2.17},
|
| 104 |
+
year = {2026},
|
| 105 |
+
publisher = {Zenodo},
|
| 106 |
+
doi = {10.5281/zenodo.19650523},
|
| 107 |
+
url = {https://doi.org/10.5281/zenodo.19650523}
|
| 108 |
}
|
| 109 |
```
|
| 110 |
+
|
| 111 |
+
|
| 112 |
|
| 113 |
## Resources
|
| 114 |
|