-
Notifications
You must be signed in to change notification settings - Fork 5
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
empty tokens #56
Comments
It is clear that we need to support empty nodes. See docs http://universaldependencies.org/format.html#words-tokens-and-empty-nodes But your error is strange, we are not using the iterate library! thanks for report the problem. |
not even as a transitive dependency? that's weird! |
I've updated the code and it now works! |
it doesn't parse here:
|
@odanoburu The sentence you linked gives a 404 error here. |
https://github.com/UniversalDependencies/UD_English-EWT/blob/master/en_ewt-ud-train.conllu eu daria a linha, mas pode mudar.. |
has support for empty tokens been added yet? I'm mirroring this issue from
hs-conllu
so we can fix this in both libraries. a CoNLL-U file that can be used for testing is this one.(I'm asking and not testing myself because I'm getting this error when loading the library:
)
The text was updated successfully, but these errors were encountered: