Deep parsing/nl: Difference between revisions
Jump to navigation
Jump to search
(Created page with "*[https://lindat.mff.cuni.cz/services/udpipe/run.php Online versie] *[https://ufal.mff.cuni.cz/udpipe Project pagina]") |
No edit summary |
||
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 een trainbare pijpleiding voor de tokenisering, lemmatisering, | UDPipe is een trainbare pijpleiding 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 versie] | ||
*[https://ufal.mff.cuni.cz/udpipe | *[https://ufal.mff.cuni.cz/udpipe Projectpagina] |
Revision as of 08:48, 18 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, dependency parsing en het taggen van CoNLL-U bestanden. UDPipe is taal-agnostisch en kan worden getraind met geannoteerde data in CoNLL-U-formaat.