You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I took a look at this little codecase again and found that some of the file locations and names have changed. I've updated the repo to point to the correct data, then all the code without a problem. So, if that was what caused it, try pip install conll-df --upgrade and copy in all the code from the README. Note they currently produce HTML, but you can use Pandas methods to print in any way you like. Also, make sure you're on Python 3, and recent versions of Pandas, Numpy etc couldn't hurt. Let me know how it goes!
Hi, thanks for the report. This codebase is unmaintained now, but nonetheless I will try to investigate when I get a chance, as it'd be nice for this small utility to remain useful for some.
If anybody is reading this and wants to take ownership of the project, please just ask.
I am reading the en-ud-test.conllu file and I am getting error .ValueError: invalid literal for int() with base 10: ''
The text was updated successfully, but these errors were encountered: