Deep parsing/nl: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Diepe syntactische analyse (parsing)") |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
*[https://webservices.cls.ru.nl/alpino Online versie] | *[https://webservices.cls.ru.nl/alpino Online versie] | ||
*[https://www.let.rug.nl/vannoord/alp/Alpino/ | *[https://www.let.rug.nl/vannoord/alp/Alpino/ Projectpagina] | ||
== UDpipe== | == UDpipe== | ||
UDPipe is | 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 versie] | |||
*[https://lindat.mff.cuni.cz/services/udpipe/run.php Online | *[https://ufal.mff.cuni.cz/udpipe Projectpagina] | ||
*[https://ufal.mff.cuni.cz/udpipe | |||
Latest revision as of 10:39, 28 May 2024
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.