Update README.md
Browse files
README.md
CHANGED
|
@@ -26,5 +26,42 @@ Please cite the following sources, from which the Romanian portion of the Multil
|
|
| 26 |
booktitle="Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
|
| 27 |
year="2024",
|
| 28 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
```
|
|
|
|
|
|
|
| 30 |
For Implementation see: https://github.com/chia-AR/LEMI-Romanian-children-literature-corpus
|
|
|
|
| 26 |
booktitle="Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
|
| 27 |
year="2024",
|
| 28 |
}
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
@inproceedings{midrigan-ciochina-etal-2020-resources,
|
| 32 |
+
title = "Resources in Underrepresented Languages: Building a Representative {R}omanian Corpus",
|
| 33 |
+
author = "Midrigan - Ciochina, Ludmila and
|
| 34 |
+
Boyd, Victoria and
|
| 35 |
+
Sanchez-Ortega, Lucila and
|
| 36 |
+
Malancea{\_}Malac, Diana and
|
| 37 |
+
Midrigan, Doina and
|
| 38 |
+
Corina, David P.",
|
| 39 |
+
editor = "Calzolari, Nicoletta and
|
| 40 |
+
B{\'e}chet, Fr{\'e}d{\'e}ric and
|
| 41 |
+
Blache, Philippe and
|
| 42 |
+
Choukri, Khalid and
|
| 43 |
+
Cieri, Christopher and
|
| 44 |
+
Declerck, Thierry and
|
| 45 |
+
Goggi, Sara and
|
| 46 |
+
Isahara, Hitoshi and
|
| 47 |
+
Maegaard, Bente and
|
| 48 |
+
Mariani, Joseph and
|
| 49 |
+
Mazo, H{\'e}l{\`e}ne and
|
| 50 |
+
Moreno, Asuncion and
|
| 51 |
+
Odijk, Jan and
|
| 52 |
+
Piperidis, Stelios",
|
| 53 |
+
booktitle = "Proceedings of the Twelfth Language Resources and Evaluation Conference",
|
| 54 |
+
month = may,
|
| 55 |
+
year = "2020",
|
| 56 |
+
address = "Marseille, France",
|
| 57 |
+
publisher = "European Language Resources Association",
|
| 58 |
+
url = "https://aclanthology.org/2020.lrec-1.402/",
|
| 59 |
+
pages = "3291--3296",
|
| 60 |
+
language = "eng",
|
| 61 |
+
ISBN = "979-10-95546-34-4",
|
| 62 |
+
abstract = "The effort in the field of Linguistics to develop theories that aim to explain language-dependent effects on language processing is greatly facilitated by the availability of reliable resources representing different languages. This project presents a detailed description of the process of creating a large and representative corpus in Romanian {--} a relatively under-resourced language with unique structural and typological characteristics, that can be used as a reliable language resource for linguistic studies. The decisions that have guided the construction of the corpus, including the type of corpus, its size and component resource files are discussed. Issues related to data collection, data organization and storage, as well as characteristics of the data included in the corpus are described. Currently, the corpus has approximately 5,500,000 tokens originating from written text and 100,000 tokens of spoken language. it includes language samples that represent a wide variety of registers (i.e. written language - 16 registers and 5 registers of spoken language), as well as different authors and speakers"
|
| 63 |
+
}
|
| 64 |
```
|
| 65 |
+
|
| 66 |
+
|
| 67 |
For Implementation see: https://github.com/chia-AR/LEMI-Romanian-children-literature-corpus
|