bbunzeck commited on
Commit
c211654
·
verified ·
1 Parent(s): 32010ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -9
README.md CHANGED
@@ -13,15 +13,23 @@ All texts are licensed under cc-by-sa-4.0.
13
 
14
  The individual text files contain only the body text of the individual articles (and sometimes metatextual information, like author names). We did some light cleaning, but otherwise the texts are provided as they were scraped.
15
 
16
- If you use our version of this dataset, please cite the following publication:
17
  ```
18
- @misc{bunzeck2025constructiondistributionsshapeformal,
19
- title={Do Construction Distributions Shape Formal Language Learning In German BabyLMs?},
20
- author={Bastian Bunzeck and Daniel Duran and Sina Zarrieß},
21
- year={2025},
22
- eprint={2503.11593},
23
- archivePrefix={arXiv},
24
- primaryClass={cs.CL},
25
- url={https://arxiv.org/abs/2503.11593},
 
 
 
 
 
 
 
 
26
  }
27
  ```
 
13
 
14
  The individual text files contain only the body text of the individual articles (and sometimes metatextual information, like author names). We did some light cleaning, but otherwise the texts are provided as they were scraped.
15
 
16
+ If you use this dataset, please cite the following publication:
17
  ```
18
+ @inproceedings{bunzeck-etal-2025-construction,
19
+ title = "Do Construction Distributions Shape Formal Language Learning In {G}erman {B}aby{LM}s?",
20
+ author = "Bunzeck, Bastian and
21
+ Duran, Daniel and
22
+ Zarrie{\ss}, Sina",
23
+ editor = "Boleda, Gemma and
24
+ Roth, Michael",
25
+ booktitle = "Proceedings of the 29th Conference on Computational Natural Language Learning",
26
+ month = jul,
27
+ year = "2025",
28
+ address = "Vienna, Austria",
29
+ publisher = "Association for Computational Linguistics",
30
+ url = "https://aclanthology.org/2025.conll-1.12/",
31
+ doi = "10.18653/v1/2025.conll-1.12",
32
+ pages = "169--186",
33
+ ISBN = "979-8-89176-271-8",
34
  }
35
  ```