Update README.md
Browse files
README.md
CHANGED
|
@@ -60,11 +60,15 @@ It is recommended to sample first from `sentences.csv`, finding those sentences
|
|
| 60 |
If you use this dataset, please please please cite the paper! Also feel free to contact me for any doubts or additional data!
|
| 61 |
|
| 62 |
```
|
| 63 |
-
@
|
| 64 |
-
author = {
|
| 65 |
title = {MGEN: Millions of Naturally Occurring Generics in Context},
|
| 66 |
-
|
|
|
|
|
|
|
|
|
|
| 67 |
year = {2025},
|
| 68 |
-
|
| 69 |
}
|
|
|
|
| 70 |
```
|
|
|
|
| 60 |
If you use this dataset, please please please cite the paper! Also feel free to contact me for any doubts or additional data!
|
| 61 |
|
| 62 |
```
|
| 63 |
+
@article{cilleruelo2025mgen,
|
| 64 |
+
author = {Cilleruelo, G. and Allaway, E. and Haddow, B. and Birch, A.},
|
| 65 |
title = {MGEN: Millions of Naturally Occurring Generics in Context},
|
| 66 |
+
journal = {Society for Computation in Linguistics},
|
| 67 |
+
volume = {8},
|
| 68 |
+
number = {1},
|
| 69 |
+
pages = {10},
|
| 70 |
year = {2025},
|
| 71 |
+
doi = {10.7275/scil.3147}
|
| 72 |
}
|
| 73 |
+
|
| 74 |
```
|