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

Graphs #1

Open
zwellington opened this issue Jun 2, 2021 · 0 comments
Open

Graphs #1

zwellington opened this issue Jun 2, 2021 · 0 comments

Comments

@zwellington
Copy link
Contributor

As of v0.1, only stanford-basic graphs are supported. The py-processors library allows stanford-basic and stanford-collapsed graphs, while the default en_core_web_sm pipeline from SpaCy provides stanford-basic dependencies.

  • Train SpaCy pipeline for universal dependencies
  • Translate universial dependencies to universal enhanced

With the new pipeline, py-processors will need to be updated to allow other graph types (kinds).

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