Parsing/udpipe

From Nordic Language Processing Laboratory
Revision as of 10:25, 18 December 2018 by Nivre (talk | contribs) (Using UDPipe on Abel)
Jump to: navigation, search

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 udpipe 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)