Update README.md
Browse files
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
|
| 17 |
```
|
| 18 |
-
@
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
```
|