-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
Besides the validator and the scorer (and besides all the Perl scripts), this repository contains a few other scripts in Python. One of them is overlap.py, which I use when building UD releases.
The other three are conllu-formconvert.py, conllu-w2t.py, and create_iso_639_symlinks.py. They are not documented in README.md, not maintained and probably not used either (otherwise people would have complained that the scripts do not work under Python 3). It would be possible to update (rewrite) them, document them, perhaps even include them in the udtools package. But I suspect that simply removing them might work just as well (and arguably it would be easier :-)).
Reactions are currently unavailable