You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ModuleNotFoundError Traceback (most recent call last)
<ipython-input-10-856d4f647535> in <module>()
1 #@title Load model weights and Q&A data. Double click to see code
2
----> 3 from docproduct.predictor import RetreiveQADoc
4
5 pretrained_path = 'BioBertFolder/biobert_v1.0_pubmed_pmc/'
ModuleNotFoundError: No module named 'docproduct'
---------------------------------------------------------------------------
NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.
To view examples of installing some common dependencies, click the
"Open Examples" button below.
---------------------------------------------------------------------------
Hello!! Can The above issue be resolved in the notebook DocProductPresentationV6-0.2.0.ipynb. Thank you!!
The text was updated successfully, but these errors were encountered:
Hello!! Can The above issue be resolved in the notebook
DocProductPresentationV6-0.2.0.ipynb
. Thank you!!The text was updated successfully, but these errors were encountered: