Skip to content

Better Universal Dependencies support #10

@dmcc

Description

@dmcc

This would involve at least the following:

  1. Add the -originalDependencies option for both backends.
  2. Find a way to download the feature mapping and include it in the classpath. It's included in the giant models jar files, so we could include those, but it seems overkill to download these if we can avoid it.
  3. Populate the features field with features from universal dependencies (requires 2.)
  4. Map the POS tags to their Universal counterparts.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions