Deep parsing/nl: Difference between revisions
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] | ||
== UDpipe== | == UDpipe== | ||
UDPipe is | 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. | ||
*[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 Project pagina] | ||
*[https://ufal.mff.cuni.cz/udpipe Project | |||
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.