Jump to content

Deep parsing/nl: Difference between revisions

From Clarin K-Centre
Created page with "Diepe syntactische analyse (parsing)"
 
Created page with "UDPipe is een trainbare pipeline voor de tokenisering, lemmatisering, dependency parsing en het taggen van CoNLL-U bestanden. UDPipe is taal-agnostisch en kan worden getraind met geannoteerde data in CoNLL-U-formaat."
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
== Alpino dependency parser==
== Alpino dependency parser==
Alpino is een hybride systeem dat syntactische analyse (parsing) uitvoert gebaseerd op een taalkundig formalisme.
Alpino is een hybride systeem dat syntactische analyse (parsing) uitvoert gebaseerd op een taalkundig formalisme.


*[https://webservices.cls.ru.nl/alpino Online versie]
*[https://github.com/proycon/alpino_clam_webservice Webservicecode]
*[https://www.let.rug.nl/vannoord/alp/Alpino/ Project pagina]
*[https://www.let.rug.nl/vannoord/alp/Alpino/ Projectpagina]


<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.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
UDPipe is een trainbare pipeline voor de tokenisering, lemmatisering, dependency parsing en het taggen van CoNLL-U bestanden. UDPipe is taal-agnostisch en kan worden getraind met geannoteerde data in CoNLL-U-formaat.
*[https://lindat.mff.cuni.cz/services/udpipe/run.php Online version]
 
*[https://ufal.mff.cuni.cz/udpipe Project page]
*[https://lindat.mff.cuni.cz/services/udpipe/run.php Online versie]
</div>
*[https://ufal.mff.cuni.cz/udpipe Projectpagina]

Latest revision as of 17:56, 13 November 2025

Alpino dependency parser

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

UDpipe

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