Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- fr
|
4 |
+
- el
|
5 |
+
- de
|
6 |
+
multilinguality:
|
7 |
+
- multilingual
|
8 |
+
viewer: false
|
9 |
+
license: cc-by-nc-nd-4.0
|
10 |
+
---
|
11 |
+
|
12 |
+
> [!NOTE]
|
13 |
+
> Dataset origin: https://lindat.mff.cuni.cz/repository/xmlui/handle/11372/LRT-2394
|
14 |
+
|
15 |
+
## Description
|
16 |
+
Files for the DiscoMT 2016 shared task on cross-lingual pronoun prediction
|
17 |
+
|
18 |
+
## Citation
|
19 |
+
```
|
20 |
+
@misc{11372/LRT-2394,
|
21 |
+
title = {{DiscoMT} 2016 Shared Task on Cross-lingual Pronoun Prediction},
|
22 |
+
author = {Guillou, Liane and Hardmeier, Christian and Nakov, Preslav and Stymne, Sara and Tiedemann, J{\"o}rg and Versley, Yannick and Cettolo, Mauro and Webber, Bonnie and Popescu-Belis, Andrei},
|
23 |
+
url = {http://hdl.handle.net/11372/LRT-2394},
|
24 |
+
note = {{LINDAT}/{CLARIAH}-{CZ} digital library at the Institute of Formal and Applied Linguistics ({{\'U}FAL}), Faculty of Mathematics and Physics, Charles University},
|
25 |
+
copyright = {Creative Commons - Attribution-{NonCommercial}-{NoDerivatives} 4.0 International ({CC} {BY}-{NC}-{ND} 4.0)},
|
26 |
+
year = {2017} }
|
27 |
+
```
|