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

Work-around for NLTK download issues #70

Open
chrisroederucdenver opened this issue Mar 18, 2022 · 0 comments
Open

Work-around for NLTK download issues #70

chrisroederucdenver opened this issue Mar 18, 2022 · 0 comments
Assignees
Labels

Comments

@chrisroederucdenver
Copy link

test_string_similarity failed for me because the nltk download isn't working. I found a way to get the download to work here:

https://stackoverflow.com/questions/38916452/nltk-download-ssl-certificate-verify-failed

After failing to get the solutions that fix SSL locally, I used the python code that disables SSL for this task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants