symeneses commited on
Commit
4818af3
·
verified ·
1 Parent(s): b2d480e

Update citation

Browse files
Files changed (1) hide show
  1. merlin.py +29 -11
merlin.py CHANGED
@@ -21,17 +21,35 @@ import os
21
  import datasets
22
 
23
  _CITATION = """\
24
- @misc{20.500.12124/6,
25
- title = {{MERLIN} Written Learner Corpus for Czech, German, Italian 1.1},
26
- author = {Wisniewski, Katrin and Abel, Andrea and Vodi{\v c}kov{\'a}, Kate{\v r}ina and Plassmann,
27
- Sybille and Meurers, Detmar and Woldt, Claudia and Sch{\"o}ne, Karin and Blaschitz, Verena and Lyding,
28
- Verena and Nicolas, Lionel and Vettori, Chiara and Pe{\v c}en{\'y}, Pavel and Hana, Jirka and
29
- {\v C}urdov{\'a}, Veronika and {\v S}tindlov{\'a}, Barbora and Klein, Gudrun and Lauppe, Louise and Boyd,
30
- Adriane and Bykh, Serhiy and Krivanek, Julia},
31
- url = {http://hdl.handle.net/20.500.12124/6},
32
- note = {Eurac Research {CLARIN} Centre},
33
- copyright = {Creative Commons - Attribution-{ShareAlike} 4.0 International ({CC} {BY}-{SA} 4.0)},
34
- year = {2018} }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  """
36
 
37
  _DESCRIPTION = """\
 
21
  import datasets
22
 
23
  _CITATION = """\
24
+ @inproceedings{boyd-etal-2014-merlin,
25
+ title = "The {MERLIN} corpus: Learner language and the {CEFR}",
26
+ author = {Boyd, Adriane and
27
+ Hana, Jirka and
28
+ Nicolas, Lionel and
29
+ Meurers, Detmar and
30
+ Wisniewski, Katrin and
31
+ Abel, Andrea and
32
+ Sch{\"o}ne, Karin and
33
+ {\v{S}}tindlov{\'a}, Barbora and
34
+ Vettori, Chiara},
35
+ editor = "Calzolari, Nicoletta and
36
+ Choukri, Khalid and
37
+ Declerck, Thierry and
38
+ Loftsson, Hrafn and
39
+ Maegaard, Bente and
40
+ Mariani, Joseph and
41
+ Moreno, Asuncion and
42
+ Odijk, Jan and
43
+ Piperidis, Stelios",
44
+ booktitle = "Proceedings of the Ninth International Conference on Language Resources and Evaluation ({LREC}'14)",
45
+ month = may,
46
+ year = "2014",
47
+ address = "Reykjavik, Iceland",
48
+ publisher = "European Language Resources Association (ELRA)",
49
+ url = "http://www.lrec-conf.org/proceedings/lrec2014/pdf/606_Paper.pdf",
50
+ pages = "1281--1288",
51
+ abstract = "The MERLIN corpus is a written learner corpus for Czech, German,and Italian that has been designed to illustrate the Common European Framework of Reference for Languages (CEFR) with authentic learner data. The corpus contains 2,290 learner texts produced in standardized language certifications covering CEFR levels A1-C1. The MERLIN annotation scheme includes a wide range of language characteristics that enable research into the empirical foundations of the CEFR scales and provide language teachers, test developers, and Second Language Acquisition researchers with concrete examples of learner performance and progress across multiple proficiency levels. For computational linguistics, it provide a range of authentic learner data for three target languages, supporting a broadening of the scope of research in areas such as automatic proficiency classification or native language identification. The annotated corpus and related information will be freely available as a corpus resource and through a freely accessible, didactically-oriented online platform.",
52
+ }
53
  """
54
 
55
  _DESCRIPTION = """\