Skip to content

Include support for spaCy v3 #1621

Open
@rjurney

Description

Is your feature request related to a problem? Please describe.

I want to use spaCy v3 to get transformers models. I want to use snorkel to do text extraction by giving it examples created in spaCy's annotation format. Just like the spouse demo only why do in tensorflow what spaCy does out of the box?

Describe the solution you'd like

Bump requirements.txt entry to spaCy to 3.0 and test the system, then include support in the next release.

Describe alternatives you've considered

It's probably possible to generate the v3 annotation format in v2 then run spaCy v3 in a separate program.

Additional context

spaCy v3 is amazing! https://nightly.spacy.io/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions