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

Fix Serialization for all fields of Document #173

Open
narad opened this issue Dec 6, 2015 · 0 comments
Open

Fix Serialization for all fields of Document #173

narad opened this issue Dec 6, 2015 · 0 comments

Comments

@narad
Copy link
Contributor

narad commented Dec 6, 2015

Updates to the wolfe data structures cause an error during unpickling when a Document doesn't have a dependencytree. I tried a few approaches to this - testing Option[DependencyTree] and DependencyTree - and nothing seems to work out-of-the-box even when using a special-purpose pickling object for SyntacticAnnotation. Some additional work needs to be done, but just to be functional on the Sentence/token level I've commented these out for now.

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