de-francophones
commited on
Commit
•
15ba05e
1
Parent(s):
b29a238
Rename README.txt to README.md
Browse files- README.txt → README.md +40 -0
README.txt → README.md
RENAMED
@@ -1,3 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
IWPT 2020 Shared Task on Parsing into Enhanced Universal Dependencies
|
2 |
---------------------------------------------------------------------
|
3 |
|
@@ -297,3 +325,15 @@ Marie Candito, Bruno Guillaume, Guy Perrier, Djamé Seddah (2017).
|
|
297 |
Enhanced UD Dependencies with Neutralized Diathesis Alternation.
|
298 |
In Proceedings of the Fourth International Conference on Dependency Linguistics (Depling 2017),
|
299 |
pages 42–53, Pisa, Italy, September 18–20 2017
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ar
|
4 |
+
- bg
|
5 |
+
- et
|
6 |
+
- lv
|
7 |
+
- lt
|
8 |
+
- sk
|
9 |
+
- cs
|
10 |
+
- nl
|
11 |
+
- en
|
12 |
+
- it
|
13 |
+
- pl
|
14 |
+
- ru
|
15 |
+
- sv
|
16 |
+
- uk
|
17 |
+
- ta
|
18 |
+
- fi
|
19 |
+
- fr
|
20 |
+
multilinguality:
|
21 |
+
- multilingual
|
22 |
+
viewer: false
|
23 |
+
---
|
24 |
+
|
25 |
+
> [!NOTE]
|
26 |
+
> Dataset origin: https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-3728
|
27 |
+
|
28 |
+
|
29 |
IWPT 2020 Shared Task on Parsing into Enhanced Universal Dependencies
|
30 |
---------------------------------------------------------------------
|
31 |
|
|
|
325 |
Enhanced UD Dependencies with Neutralized Diathesis Alternation.
|
326 |
In Proceedings of the Fourth International Conference on Dependency Linguistics (Depling 2017),
|
327 |
pages 42–53, Pisa, Italy, September 18–20 2017
|
328 |
+
|
329 |
+
|
330 |
+
## Citation
|
331 |
+
```
|
332 |
+
@misc{11234/1-3728,
|
333 |
+
title = {{IWPT} 2021 Shared Task Data and System Outputs},
|
334 |
+
author = {Zeman, Daniel and Bouma, Gosse and Seddah, Djam{\'e}},
|
335 |
+
url = {http://hdl.handle.net/11234/1-3728},
|
336 |
+
note = {{LINDAT}/{CLARIAH}-{CZ} digital library at the Institute of Formal and Applied Linguistics ({{\'U}FAL}), Faculty of Mathematics and Physics, Charles University},
|
337 |
+
copyright = {Licence Universal Dependencies v2.7},
|
338 |
+
year = {2021} }
|
339 |
+
```
|