de-francophones commited on
Commit
c9d3c83
·
verified ·
1 Parent(s): ce4622d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - fr
4
+ - en
5
+ - es
6
+ categories:
7
+ - translation
8
+ multilinguality:
9
+ - multilingual
10
+ ---
11
+
12
+ > [!NOTE]
13
+ > Dataset origin: http://lrec2016.lrec-conf.org/en/shared-lrs/
14
+
15
+ ## Description
16
+
17
+ A parallel corpus extracted from the European Parliament web site by Philipp Koehn (University of Edinburgh). The main intended use is to aid statistical machine translation research.
18
+
19
+ More information can be found at http://www.statmt.org/europarl/.
20
+
21
+ ## Citation
22
+ ```
23
+ @InProceedings{FERRERO16.304,
24
+ author = {Jérémy Ferrero and Frédéric Agnès and Laurent Besacier and Didier Schwab},
25
+ title = {A Multilingual, Multi-style and Multi-granularity Dataset for Cross-language Textual Similarity Detection},
26
+ booktitle = {Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC 2016)},
27
+ year = {2016},
28
+ month = {may},
29
+ date = {23-28},
30
+ location = {Portorož, Slovenia},
31
+ editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Sara Goggi and Marko Grobelnik and Bente Maegaard and Joseph Mariani and Helene Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis},
32
+ publisher = {European Language Resources Association (ELRA)},
33
+ address = {Paris, France},
34
+ isbn = {978-2-9517408-9-1},
35
+ language = {english}
36
+ }
37
+ ```