Skip to content

Fix Serialization for all fields of Document #173

@narad

Description

@narad

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions