Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -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 |
|
|
|
|
| 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-sa-4.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_Turkish-Atis LICENSE.txt](https://github.com/UniversalDependencies/UD_Turkish-Atis/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 |
|