Difference between revisions of "Parsing/udpipe"

From Nordic Language Processing Laboratory
Jump to: navigation, search
(Created page with "= UDPipe = UDPipe is an end-to-end system for morphosyntactic parsing in the UD framework developed by Milan Straka. It was used as the baseline system in the CoNLL shared ta...")
(No difference)

Revision as of 15:51, 28 November 2018

UDPipe

UDPipe is an end-to-end system for morphosyntactic parsing in the UD framework developed by Milan Straka. It was used as the baseline system in the CoNLL shared tasks on universal dependency parsing in 2017 and 2018.

Using UDPipe on Abel

UDPipe is available as a module on Abel. It was installed as part of the OPUS activity.

How to use UDPipe:

  • Log into Abel
  • Activate the NLPL module repository:
module use -a /projects/nlpl/software/modulefiles/
  • Load the most recent version of the uuparser module:
module load nlpl-udpipe

To learn more about using UDPipe, check the official [UDPipe User's Manual](http://ufal.mff.cuni.cz/udpipe/users-manual)