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

Replace model with full name when spacy load is used #1140

Merged
merged 3 commits into from
Feb 4, 2021

Commits on Feb 4, 2021

  1. Replace model with full name when spacy load is used

    Model name shortcuts no longer work in spacCy 3+ or later
    malfet committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    922221c View commit details
    Browse the repository at this point in the history
  2. Add warning

    malfet committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    d8b9a03 View commit details
    Browse the repository at this point in the history
  3. Update torchtext/data/utils.py

    Co-authored-by: Nikita Shulga <nshulga@fb.com>
    cpuhrsch and malfet committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    c9010a1 View commit details
    Browse the repository at this point in the history