Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripts do not run on Python 3 #16

Open
frreiss opened this issue Oct 25, 2021 · 2 comments
Open

Scripts do not run on Python 3 #16

frreiss opened this issue Oct 25, 2021 · 2 comments
Assignees

Comments

@frreiss
Copy link

frreiss commented Oct 25, 2021

The script docs/scripts/skeleton2conll.py only runs on Python 2. That version of Python is no longer supported by Python. docs/scripts/map_all_to_conll.py is also affected, as it depends on the other script.

@sameer-pradhan sameer-pradhan self-assigned this Oct 26, 2021
@sameer-pradhan
Copy link
Member

@frreiss, Thanks for bringing this to our attention.
We are currently in the process of somewhat overhauling the repository and making a few fundamental changes that would (hopefully) allow a more streamlined access to the data and code.
If you don't see any updates in the next couple of weeks, please ping us back.

@frreiss
Copy link
Author

frreiss commented Oct 26, 2021

Thanks for the update, @sameer-pradhan. Here's a link to a patched version of skeleton2conll.py that runs on Python 3 if you need it: https://gist.github.com/frreiss/bdb1defa5d7827951ae1d948346362b6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants