de-francophones commited on
Commit
2fa93ec
1 Parent(s): c55821d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - fr
4
+ - en
5
+ multilinguality:
6
+ - multilingual
7
+ task_categories:
8
+ - translation
9
+ viewer: false
10
+ license: cc-by-nc-nd-4.0
11
+ ---
12
+
13
+ > [!NOTE]
14
+ > Dataset origin: https://lindat.mff.cuni.cz/repository/xmlui/handle/11372/LRT-1611
15
+
16
+ ## Description
17
+ The data set includes training, development and test data from the shared tasks on pronoun-focused machine translation and cross-lingual pronoun prediction from the EMNLP 2015 workshop on Discourse in Machine Translation (DiscoMT2015). The release also contains the submissions to the pronoun-focused machine translation along with the manual annotations used for the official evaluation as well as gold-standard annotations of pronoun coreference for the shared task test set.
18
+
19
+ ## Citation
20
+ ```
21
+ @misc{11372/LRT-1611,
22
+ title = {{DiscoMT} 2015 Shared Task on Pronoun Translation},
23
+ author = {Hardmeier, Christian and Tiedemann, J{\"o}rg and Nakov, Preslav and Stymne, Sara and Versley, Yannick},
24
+ url = {http://hdl.handle.net/11372/LRT-1611},
25
+ note = {{LINDAT}/{CLARIAH}-{CZ} digital library at the Institute of Formal and Applied Linguistics ({{\'U}FAL}), Faculty of Mathematics and Physics, Charles University},
26
+ copyright = {Creative Commons - Attribution-{NonCommercial}-{NoDerivatives} 4.0 International ({CC} {BY}-{NC}-{ND} 4.0)},
27
+ year = {2016} }
28
+ ```