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

Add setting for choosing alternative training models from spacy #13

Open
andrlik opened this issue Apr 25, 2024 · 1 comment
Open

Add setting for choosing alternative training models from spacy #13

andrlik opened this issue Apr 25, 2024 · 1 comment
Assignees

Comments

@andrlik
Copy link
Owner

andrlik commented Apr 25, 2024

We're currently defaulting to the 'en_web_trf' model, which is fine, but for users that want a slimmer install we should have the ability for them to install the 'en_web_sm' version. Or alternatively, models for other languages.

@andrlik andrlik self-assigned this Apr 25, 2024
@andrlik
Copy link
Owner Author

andrlik commented Apr 25, 2024

Doing this would be a breaking change though.

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