de-francophones commited on
Commit
5e5f324
·
verified ·
1 Parent(s): ff068d8

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - fr
4
+ - it
5
+ - es
6
+ - pt
7
+ - tr
8
+ - ro
9
+ multilinguality:
10
+ - multilin
11
+ viewer: false
12
+ task_categories:
13
+ - translation
14
+ ---
15
+
16
+ > [!NOTE]
17
+ > Dataset origin: http://lrec2014.lrec-conf.org/en/shared-lrs/current-list-shared-lrs/
18
+
19
+ ## Description
20
+
21
+ We provide an archive containing automatically extracted cognate pairs and word-etymon pairs for Romanian words and five related languages: French, Italian, Spanish, Portuguese and Turkish. We ran our experiments on the Romanian vocabulary provided by dexonline machine-readable dictionary (http://dexonline.ro). In "cognates" folder there is one file for each language L containing pairs of cognates shared between L and Romanian. In "etymons" folder there is one file for each language L containing word-etymon pairs for Romanian words having L etymology.
22
+
23
+ ## Citation
24
+
25
+ ```
26
+ @InProceedings{DINU14.175,
27
+ author = {Liviu Dinu and Alina Maria Ciobanu},
28
+ title = {Building a Dataset of Multilingual Cognates for the Romanian Lexicon},
29
+ booktitle = {Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14)},
30
+ year = {2014},
31
+ month = {may},
32
+ date = {26-31},
33
+ address = {Reykjavik, Iceland},
34
+ editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Hrafn Loftsson and Bente Maegaard and Joseph Mariani and Asuncion Moreno and Jan Odijk and Stelios Piperidis},
35
+ publisher = {European Language Resources Association (ELRA)},
36
+ isbn = {978-2-9517408-8-4},
37
+ language = {english}
38
+ }
39
+ ```