11 Forks
65 Stars
65 Watchers

spacy_conll

Pipeline component for spaCy (and other spaCy-wrapped parsers such as spacy-stanza and spacy-udpipe) that adds CoNLL-U properties to a Doc and its sentences and tokens. Can also be used as a command-line tool.

How to download and setup spacy_conll

Open terminal and run command
git clone https://github.com/BramVanroy/spacy_conll.git
git clone is used to create a copy or clone of spacy_conll 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 spacy_conll https://github.com/BramVanroy/spacy_conll/archive/master.zip

Or simply clone spacy_conll with SSH
[email protected]:BramVanroy/spacy_conll.git

If you have some problems with spacy_conll

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