mirror of
https://github.com/GrammaticalFramework/comp-syntax-gu-mlt.git
synced 2026-05-20 05:52:50 -06:00
add useful links for lab 3 part 1
This commit is contained in:
@@ -61,6 +61,12 @@ but for this assignment lines like
|
|||||||
|
|
||||||
are perfectly acceptable too.
|
are perfectly acceptable too.
|
||||||
|
|
||||||
|
Useful links:
|
||||||
|
|
||||||
|
- [docs](https://universaldependencies.org/guidelines.html)
|
||||||
|
- [treebank query tool](https://universal.grew.fr)
|
||||||
|
- [UDPipe](https://lindat.mff.cuni.cz/services/udpipe/) (recommended, but not from the very beginning: annotate some sentences by hand first)
|
||||||
|
|
||||||
### Step 4: make sure your files match the CoNLL-U specification
|
### Step 4: make sure your files match the CoNLL-U specification
|
||||||
Check your treebank with the official UD validator.
|
Check your treebank with the official UD validator.
|
||||||
To do that, clone or download the [UD tools repository](https://github.com/UniversalDependencies/tools), move inside the corresponding folder and run
|
To do that, clone or download the [UD tools repository](https://github.com/UniversalDependencies/tools), move inside the corresponding folder and run
|
||||||
|
|||||||
Reference in New Issue
Block a user