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

Updated joblib files using joblib directly (to prevent import errors.) #17

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

Updated joblib files using joblib directly (to prevent import errors.) #17

wants to merge 1 commit into from

Conversation

aidansean
Copy link

This PR updates the joblib files. They have been updated by loading them using joblib in Python3.7, and then dumping them using joblib. This prevents the following error during operation:

E ModuleNotFoundError: No module named 'sklearn.externals.joblib'

@ccombsnbcu
Copy link

Are there plans to publish this as a fix?

@juancastingo
Copy link

Please merge this

@ieshaan12
Copy link

Anyway we can download this specific branch?

@kennell
Copy link

kennell commented Nov 16, 2021

There is a somewhat actively maintained fork that fixes this issue, along with some other improvements and updates.

https://gitlab.com/dimitrios/alt-profanity-check

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.

5 participants