Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elbersb/depdistance

Calculation of dependency distance
https://github.com/elbersb/depdistance

conll conll-u spacy udpipe

Last synced: 19 days ago
JSON representation

Calculation of dependency distance

Awesome Lists containing this project

README

        

# depdistance

1spacy_to_conll.ipynb shows how to create a ConLL file using Spacy or UDPipe.

2conll_to_dep.ipynb shows how to calculate dependency distance on a ConLL file.