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

Use correct Spacy model in setup.sh #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lewtun
Copy link

@lewtun lewtun commented Sep 3, 2024

This PR fixes a bug where the wrong model is downloaded in setup.sh. The fix also aligns with setup_arm.sh

Overview

Provide a general summary of your changes

Description of Changes

Describe your changes + testing (if appropriate) in technical detail

Screenshots

Include visuals such as screenshots or recordings if necessary to show changes in effect

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code + updated documentation (if necessary)
  • I have added tests to define the behavior of the feature(s) and verify it is working
  • New + existing unit tests pass

This PR fixes a bug where the wrong model is downloaded in `setup.sh`. The fix also aligns with `setup_arm.sh`
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

Successfully merging this pull request may close these issues.

1 participant