Deep parsing: Difference between revisions

From Clarin K-Centre
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 4: Line 4:
<!--T:1-->
<!--T:1-->
== Alpino dependency parser==
== Alpino dependency parser==
Alpino is a hybrid parser based on a linguistic formalism.
Alpino is a hybrid parser based on a linguistic formalism.


Line 12: Line 13:
<!--T:3-->
<!--T:3-->
== UDpipe==
== UDpipe==
UDPipe is a trainable pipeline for tokenization, tagging, lemmatization and dependency parsing of CoNLL-U files. UDPipe is language-agnostic and can be trained given annotated data in CoNLL-U format.  
UDPipe is a trainable pipeline for tokenization, tagging, lemmatization and dependency parsing of CoNLL-U files. UDPipe is language-agnostic and can be trained given annotated data in CoNLL-U format.  



Latest revision as of 11:58, 4 June 2024

Other languages:

Alpino dependency parser

Alpino is a hybrid parser based on a linguistic formalism.

UDpipe

UDPipe is a trainable pipeline for tokenization, tagging, lemmatization and dependency parsing of CoNLL-U files. UDPipe is language-agnostic and can be trained given annotated data in CoNLL-U format.