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

Remove spacy trf to reduce dependencies and poetry install time #73

Merged
merged 3 commits into from
Nov 4, 2021

Conversation

trannel
Copy link
Contributor

@trannel trannel commented Nov 4, 2021

Remove the spacy transformer model "en-core-web-trf" from the pyproject.toml file to increase the speed of poetry install #patch

@trannel trannel added the fix Pull Request: Resolving a bug label Nov 4, 2021
@trannel trannel requested a review from jpwahle November 4, 2021 12:52
@jpwahle
Copy link
Owner

jpwahle commented Nov 4, 2021

There is no #patch, #minor, or #major in commit message.

@jpwahle
Copy link
Owner

jpwahle commented Nov 4, 2021

Please add a commit message tag before merging (#patch, #minor, or #major)

@jpwahle jpwahle merged commit 3815f1f into dev Nov 4, 2021
@jpwahle jpwahle deleted the remove-spacy-trf branch November 5, 2021 16:16
@jpwahle jpwahle changed the title Remove spacy trf Remove spacy trf to reduce dependencies and poetry install time Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull Request: Resolving a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants