de-francophones
commited on
Commit
•
7568e02
1
Parent(s):
851b16f
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- bg
|
4 |
+
- cs
|
5 |
+
- en
|
6 |
+
- et
|
7 |
+
- fr
|
8 |
+
- hu
|
9 |
+
- ro
|
10 |
+
- sk
|
11 |
+
- sl
|
12 |
+
- uk
|
13 |
+
multilinguality:
|
14 |
+
- multilingual
|
15 |
+
viewer: false
|
16 |
+
---
|
17 |
+
|
18 |
+
> [!NOTE]
|
19 |
+
> Dataset origin: https://www.clarin.si/repository/xmlui/handle/11356/1041
|
20 |
+
|
21 |
+
## Description
|
22 |
+
The MULTEXT-East morphosyntactic lexicons have a simple structure, where each line is a lexical entry with three tab-separated fields: (1) the word-form, the inflected form of the word; (2) the lemma, the base-form of the word; (3) the MSD, the morphosyntactic description of the word-form, i.e., its fine-grained PoS tag, as defined in the MULTEXT-East morphosyntactic specifications.
|
23 |
+
|
24 |
+
This submission contains the freely available MULTEXT-East lexicons, while a separate submission (http://hdl.handle.net/11356/1042) gives those that are available only for non-commercial use.
|
25 |
+
|
26 |
+
|
27 |
+
## Citation
|
28 |
+
```
|
29 |
+
@misc{11356/1041,
|
30 |
+
title = {{MULTEXT}-East free lexicons 4.0},
|
31 |
+
author = {Erjavec, Toma{\v z} and Bruda, {\c S}tefan and Derzhanski, Ivan and Dimitrova, Ludmila and Garab{\'{\i}}k, Radovan and Holozan, Peter and Ide, Nancy and Kaalep, Heiki-Jaan and Kotsyba, Natalia and Oravecz, Csaba and Petkevi{\v c}, Vladim{\'{\i}}r and Priest-Dorman, Greg and Shevchenko, Igor and Simov, Kiril and Sinapova, Lydia and Steenwijk, Han and Tihanyi, Laszlo and Tufi{\c s}, Dan and V{\'e}ronis, Jean},
|
32 |
+
url = {http://hdl.handle.net/11356/1041},
|
33 |
+
note = {Slovenian language resource repository {CLARIN}.{SI}},
|
34 |
+
copyright = {Creative Commons - Attribution-{ShareAlike} 4.0 International ({CC} {BY}-{SA} 4.0)},
|
35 |
+
issn = {2820-4042},
|
36 |
+
year = {2010} }
|
37 |
+
```
|