JONAS: really the final solution for Task_01
This commit is contained in:
		| @ -457,7 +457,11 @@ | |||||||
|     "\n", |     "\n", | ||||||
|     "* the file `ru_syntagrus-ud-train-uncommented.conllu` is generated from the file `ru_syntagrus-ud-train.conllu` located here: https://github.com/UniversalDependencies/UD_Russian-SynTagRus. Changes to the original file:\n", |     "* the file `ru_syntagrus-ud-train-uncommented.conllu` is generated from the file `ru_syntagrus-ud-train.conllu` located here: https://github.com/UniversalDependencies/UD_Russian-SynTagRus. Changes to the original file:\n", | ||||||
|     "    * removed commentaries (lines with leading `#`)\n", |     "    * removed commentaries (lines with leading `#`)\n", | ||||||
|     "    * removed spaces in in long numbers (eg: `100 000` → `100000`)" |     "    * removed spaces in in long numbers (eg: `100 000` → `100000`)\n", | ||||||
|  |     "* to generate this file just run:\n", | ||||||
|  |     "    ```\n", | ||||||
|  |     "    curl https://raw.githubusercontent.com/UniversalDependencies/UD_Russian-SynTagRus/master/ru_syntagrus-ud-train.conllu | grep -v \\# | tr -d ' ' > ru_syntagrus-ud-train-uncommented.conllu\n", | ||||||
|  |     "    ```" | ||||||
|    ] |    ] | ||||||
|   }, |   }, | ||||||
|   { |   { | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user