Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ Russian primary and secondary legislation corpus covering laws of Russian Federa
|
|
15 |
|
16 |
For lemmatization, POS tagging, and dependency parsing we use the Ru-syntax tool developed by the Computational Linguistics team at the Higher School of Economics (Russia). This tool gathers the results from the morphological analyzer MyStem, part-of-speech tagging (Schmid, 2013) TreeTagger, and dependency grammar analyzer MaltParser. Finally, the result is stored in the CONLL-U format.
|
17 |
|
18 |
-
[](https://
|
19 |
|
20 |
## Structure
|
21 |
The corpus is stored in XML files each for one document. Every field appears if only the document has that kind of information. Fields descriptions are in the example below.
|
|
|
15 |
|
16 |
For lemmatization, POS tagging, and dependency parsing we use the Ru-syntax tool developed by the Computational Linguistics team at the Higher School of Economics (Russia). This tool gathers the results from the morphological analyzer MyStem, part-of-speech tagging (Schmid, 2013) TreeTagger, and dependency grammar analyzer MaltParser. Finally, the result is stored in the CONLL-U format.
|
17 |
|
18 |
+
[](https://arxiv.org/abs/2406.04855)[](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
19 |
|
20 |
## Structure
|
21 |
The corpus is stored in XML files each for one document. Every field appears if only the document has that kind of information. Fields descriptions are in the example below.
|