JasonKessler / scattertext

Beautiful visualizations of how language differs among document types.
Apache License 2.0
2.23k stars 289 forks source link

Future warning: sklearn.feature_extraction.stop_words module is deprecated #49

Closed Nov05 closed 4 years ago

Nov05 commented 4 years ago

Scattertext now will trigger the following future warning message.

C:\Users*.virtualenvs\django-tally-QTYVOJb0\lib\site-packages\sklearn\utils\deprecation.py:144: FutureWarning: The sklearn.feature_extraction.stop_words module is deprecated in version 0.22 and will be removed in version 0.24. The corresponding classes / functions should instead be imported from sklearn.feature_extraction.text. Anything that cannot be imported from sklearn.feature_extraction.text is now part of the private API.

Your Environment

JasonKessler commented 4 years ago

This is fixed in 0.0.2.57.