Update README.md
Browse files
README.md
CHANGED
@@ -63,6 +63,16 @@ If you use these corpora, datasets or models please cite the following paper:
|
|
63 |
|
64 |
- G. Urbizu, M. Zulaika, X. Saralegi, A. Corral. How Well Can BERT Learn the Grammar of an Agglutinative and Flexible-Order Language? The Case of Basque. The 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING2024). May, 2024. Torino, Italy
|
65 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
|
67 |
|
68 |
Contact information
|
|
|
63 |
|
64 |
- G. Urbizu, M. Zulaika, X. Saralegi, A. Corral. How Well Can BERT Learn the Grammar of an Agglutinative and Flexible-Order Language? The Case of Basque. The 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING2024). May, 2024. Torino, Italy
|
65 |
|
66 |
+
<!--**BibTeX:**-->
|
67 |
+
```bibtex
|
68 |
+
@inproceedings{urbizu2024well,
|
69 |
+
title={How Well Can BERT Learn the Grammar of an Agglutinative and Flexible-Order Language? The Case of Basque.},
|
70 |
+
author={Urbizu, Gorka and Zulaika, Muitze and Saralegi, Xabier and Corral, Ander},
|
71 |
+
booktitle={Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
|
72 |
+
pages={8334--8348},
|
73 |
+
year={2024}
|
74 |
+
}
|
75 |
+
```
|
76 |
|
77 |
|
78 |
Contact information
|