Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,4 +16,14 @@ The individual text files contain only the body text of the individual articles
|
|
| 16 |
Another older (2022) Klexikon dump can be found [here](https://huggingface.co/datasets/dennlinger/klexikon).
|
| 17 |
|
| 18 |
If you use our version of this dataset, please cite the following publication:
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
Another older (2022) Klexikon dump can be found [here](https://huggingface.co/datasets/dennlinger/klexikon).
|
| 17 |
|
| 18 |
If you use our version of this dataset, please cite the following publication:
|
| 19 |
+
```
|
| 20 |
+
@misc{bunzeck2025constructiondistributionsshapeformal,
|
| 21 |
+
title={Do Construction Distributions Shape Formal Language Learning In German BabyLMs?},
|
| 22 |
+
author={Bastian Bunzeck and Daniel Duran and Sina Zarrieß},
|
| 23 |
+
year={2025},
|
| 24 |
+
eprint={2503.11593},
|
| 25 |
+
archivePrefix={arXiv},
|
| 26 |
+
primaryClass={cs.CL},
|
| 27 |
+
url={https://arxiv.org/abs/2503.11593},
|
| 28 |
+
}
|
| 29 |
+
```
|