Deep parsing/nl: Difference between revisions

From Clarin K-Centre
Jump to navigation Jump to search
(Created page with "Diepe syntactische analyse (parsing)")
 
(Created page with "*[https://lindat.mff.cuni.cz/services/udpipe/run.php Online versie] *[https://ufal.mff.cuni.cz/udpipe Project pagina]")
Line 5: Line 5:
*[https://www.let.rug.nl/vannoord/alp/Alpino/ Project pagina]
*[https://www.let.rug.nl/vannoord/alp/Alpino/ Project pagina]


<div lang="en" dir="ltr" class="mw-content-ltr">
== 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 een trainbare pijpleiding voor de tokenisering, lemmatisering, afhankelijkheidsparsing en het taggen van CoNLL-U bestanden. UDPipe is taal-agnostisch en kan worden getraind met geannoteerde data in CoNLL-U formaat.  
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
*[https://lindat.mff.cuni.cz/services/udpipe/run.php Online versie]
*[https://lindat.mff.cuni.cz/services/udpipe/run.php Online version]
*[https://ufal.mff.cuni.cz/udpipe Project pagina]
*[https://ufal.mff.cuni.cz/udpipe Project page]
</div>

Revision as of 12:36, 3 April 2024

Alpino dependency parser

Alpino is een hybride systeem dat syntactische analyse (parsing) uitvoert gebaseerd op een taalkundig formalisme.

UDpipe

UDPipe is een trainbare pijpleiding voor de tokenisering, lemmatisering, afhankelijkheidsparsing en het taggen van CoNLL-U bestanden. UDPipe is taal-agnostisch en kan worden getraind met geannoteerde data in CoNLL-U formaat.