[Turku NLP Group]

This is a demo of the Finnish dependency parsing pipeline. Pipeline includes text segmentation, morphological tagging, dependency parsing, and lemmatization. This demo is meant for testing only, if you need to parse a lot of text, please download the parser and models from here and run it locally. In case of problems, contact TurkuNLP Group (contact information here).

Easiest way to run the parser locally on Linux/Mac/Windows is Docker image. See instructions here.

Parser: http://turkunlp.github.io/Turku-neural-parser-pipeline/

Treebank documentation: http://universaldependencies.github.io/docs/



Alternatively, you can upload a text file to be parsed. The results are given in a CoNLL-U formatted file.