Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/elbersb/depdistance
- Owner: elbersb
- Created: 2018-05-11T14:53:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T15:13:48.000Z (over 6 years ago)
- Last Synced: 2024-01-07T21:00:09.064Z (12 months ago)
- Topics: conll, conll-u, spacy, udpipe
- Language: Jupyter Notebook
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.