danielhers / tupa

Transition-based UCCA Parser
https://danielhers.github.io/tupa
GNU General Public License v3.0
72 stars 24 forks source link

Pin ucca to latest version 1.3.3 #99

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR pins ucca to the latest release 1.3.3.

Changelog ### 1.0.8 ``` * Fix evaluate_db * Improve error message in evaluation ``` ### 1.0.7 ``` * Fix bug in dependency conversion. ``` ### 1.0.6 ``` * Fixes to conversion and evaluation. * Download spaCy model the first time it is used, if not available. ``` ### 1.0.2 ``` * Extensible conversion and evaluation. ```
Links - PyPI: https://pypi.org/project/ucca - Changelog: https://pyup.io/changelogs/ucca/ - Repo: https://github.com/huji-nlp/ucca