51 Forks
290 Stars
290 Watchers

conllu

A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.

How to download and setup conllu

Open terminal and run command
git clone https://github.com/EmilStenstrom/conllu.git
git clone is used to create a copy or clone of conllu repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with conllu https://github.com/EmilStenstrom/conllu/archive/master.zip

Or simply clone conllu with SSH
[email protected]:EmilStenstrom/conllu.git

If you have some problems with conllu

You may open issue on conllu support forum (system) here: https://github.com/EmilStenstrom/conllu/issues