Treebanks: Difference between revisions

From Clarin K-Centre
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
Treebanks are, in general, syntactically annotated corpora, either manually or automatically annotated.
Treebanks are, in general, syntactically annotated corpora, either manually or automatically annotated.


<!--T:2-->
For Dutch, we are aware of the following treebanks available for download.
For Dutch, we are aware of the following treebanks available for download.


<!--T:3-->
* [https://www.let.rug.nl/~vannoord/trees/ Alpino treebank]
* [https://www.let.rug.nl/~vannoord/trees/ Alpino treebank]
* [https://www.let.rug.nl/~vannoord/Lassy/ Lassy treebanks]
* [https://www.let.rug.nl/~vannoord/Lassy/ Lassy treebanks]
* [http://hdl.handle.net/10032/tm-a2-q6 Wablieft corpus]
* [http://hdl.handle.net/10032/tm-a2-q6 Wablieft corpus]


<!--T:4-->
Some treebanks are also available in Universal Dependency format.  
Some treebanks are also available in Universal Dependency format.  


<!--T:5-->
* [https://universaldependencies.org/#download Lassy/Alpino in UD]
* [https://universaldependencies.org/#download Lassy/Alpino in UD]


<!--T:6-->
There is a conversion script to convert Alpino trees into UD trees, [https://github.com/rug-compling/alud Alud]  available from Gihub  
There is a conversion script to convert Alpino trees into UD trees, [https://github.com/rug-compling/alud Alud]  available from Gihub  
[https://github.com/gossebouma/lassy2ud (an older version, no longer maintained, is lassy2ud)]  
[https://github.com/gossebouma/lassy2ud (an older version, no longer maintained, is lassy2ud)]  


<!--T:7-->
See also [[Treebank querying]]
See also [[Treebank querying]]
</translate>
</translate>

Latest revision as of 10:48, 21 March 2024

Other languages:

Treebanks are, in general, syntactically annotated corpora, either manually or automatically annotated.

For Dutch, we are aware of the following treebanks available for download.

Some treebanks are also available in Universal Dependency format.

There is a conversion script to convert Alpino trees into UD trees, Alud available from Gihub (an older version, no longer maintained, is lassy2ud)

See also Treebank querying