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

handle enhanced DEPS correctly #17

Closed
odanoburu opened this issue Apr 20, 2018 · 1 comment · Fixed by #24
Closed

handle enhanced DEPS correctly #17

odanoburu opened this issue Apr 20, 2018 · 1 comment · Fixed by #24
Labels
bug Something isn't working

Comments

@odanoburu
Copy link
Collaborator

http://universaldependencies.org/u/overview/enhanced-syntax.html

including ref relation.

odanoburu added a commit that referenced this issue Apr 26, 2018
- change Rel datatype to acommodate case information
- change parser accordingly
- [ ] change printer
[ci skip]
@odanoburu
Copy link
Collaborator Author

given UniversalDependencies/UD_English-EWT#60, a rewrite of the library design seems warranted, and this issue should rest until there.

@odanoburu odanoburu added the bug Something isn't working label Apr 26, 2018
odanoburu added a commit that referenced this issue Apr 26, 2018
- still not validating to spec (see #23)
- still not parsing english corpus
[ci skip]
odanoburu added a commit that referenced this issue Apr 27, 2018
* temporary solution to #23 is to use _rest as a dump of everything else in the DEPS field that is not a DEPREL or an ID
- fix bug in DEPS parser
- rm uneeded parsing function
- change _rest to Maybe [String]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant