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

Scattertext 0.1.8 requires spacy #118

Open
synapticarbors opened this issue Nov 4, 2022 · 1 comment
Open

Scattertext 0.1.8 requires spacy #118

synapticarbors opened this issue Nov 4, 2022 · 1 comment

Comments

@synapticarbors
Copy link
Contributor

With the addition of https://github.com/JasonKessler/scattertext/blob/master/scattertext/__init__.py#L148 into the __init__.py, spacy is now an explicit requirement, because of:

https://github.com/JasonKessler/scattertext/blob/master/scattertext/features/featoffsets/flexible_ngram_features.py#L4

The install requirements of the package should be updated to reflect this.

@JasonKessler
Copy link
Owner

Thanks for bringing this up and helping support Scattertext. I modified the installation requirements in setup.py to explicitly require spaCy>=3.2.

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

2 participants