Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -451,4 +451,15 @@ Each language file inherits the more restrictive license between its UniMorph so
|
|
| 451 |
- `README.md` is the dataset card.
|
| 452 |
- `.gitattributes` marks `*.tsv` for Git LFS.
|
| 453 |
- `.gitignore` is provided for common local artifacts.
|
| 454 |
-
- `*.tsv` files are per-language datasets at the repository root.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 451 |
- `README.md` is the dataset card.
|
| 452 |
- `.gitattributes` marks `*.tsv` for Git LFS.
|
| 453 |
- `.gitignore` is provided for common local artifacts.
|
| 454 |
+
- `*.tsv` files are per-language datasets at the repository root.
|
| 455 |
+
|
| 456 |
+
## References
|
| 457 |
+
|
| 458 |
+
Batsuren et al. (2022). *UniMorph 4.0: Universal Morphology*. Proceedings of the Thirteenth Language Resources and Evaluation Conference (LREC 2022), Marseille, France. European Language Resources Association. Pages 840–855.
|
| 459 |
+
https://aclanthology.org/2022.lrec-1.89/
|
| 460 |
+
|
| 461 |
+
Žabokrtský et al. (2022). *Towards Universal Segmentations: UniSegments 1.0*. Proceedings of the Thirteenth Language Resources and Evaluation Conference (LREC 2022), Marseille, France. European Language Resources Association. Pages 1137–1149.
|
| 462 |
+
https://aclanthology.org/2022.lrec-1.122/
|
| 463 |
+
|
| 464 |
+
Stephen, A., & Libovický, J. (2026). *Evaluating Morphological Plausibility of Subword Tokenization via Statistical Alignment with Morpho-Syntactic Features*. arXiv preprint arXiv:2601.18536.
|
| 465 |
+
https://arxiv.org/abs/2601.18536
|