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

tuple found where string is expected #85

Open
philip-schrodt opened this issue May 28, 2015 · 0 comments
Open

tuple found where string is expected #85

philip-schrodt opened this issue May 28, 2015 · 0 comments

Comments

@philip-schrodt
Copy link

In the process of coding all of the Levant records, I found two additional places, both associated with code using get_loccodes(), where the program crashed due to finding a tuple where it expects a string (the program actually bombs at the point of a print statement so it confusingly manifests itself as Unicode error). This is likely either due to handling the compounds, or another variant on truly weird CoreNLP parsing. Rare -- 60 occurrences in a file of 130,000 sentences -- but reproducible and probably should get tracked down. These will be in the commits I did at the end of May-15.

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

1 participant