We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/practical-nlp/practical-nlp/blob/master/Ch2/06_Snorkel.ipynb
utils module is not found
utils
cd into the cloned repository before importing the modules from that repository.
cd
Using python 3.6.8 on windows with the requirements install from requirements.txt using pip venv.
requirements.txt
The text was updated successfully, but these errors were encountered:
a25e2c9
varunp2k
No branches or pull requests
Location
https://github.com/practical-nlp/practical-nlp/blob/master/Ch2/06_Snorkel.ipynb
Current Behavior
utils
module is not foundPossible Solution
cd
into the cloned repository before importing the modules from that repository.Steps to Reproduce
Context (Environment)
Using python 3.6.8 on windows with the requirements install from
requirements.txt
using pip venv.The text was updated successfully, but these errors were encountered: