Datasets:

Modalities:
Text
Formats:
text
Languages:
German
ArXiv:
Libraries:
Datasets
License:
bbunzeck commited on
Commit
d1d9ea4
·
verified ·
1 Parent(s): 049063f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
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
- [TODO ADD]
 
 
 
 
 
 
 
 
 
 
 
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
+ ```