How do I fix the "24.Improved_Entity_Resolvers_in_SparkNLP_with_sBert.ipynb" on Spark NLP for Healthcare error? #319
-
I was trying to run the code "24.Improved_Entity_Resolvers_in_SparkNLP_with_sBert.ipynb", using my trial license. It seems that it works fine in the Google Colab environment, but when I tried on my linux Jupyter Notebook, I got an error at a specific stage of "SentenceEntityResolverModel". How do I resolve this issue? sbiobert_base_cased_mli download started this may take some time.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Just replace 3.0.3-xxxxxxx with whatever you have and use the same version here >> spark-nlp-jsl==3.0.3 |
Beta Was this translation helpful? Give feedback.
Just replace 3.0.3-xxxxxxx with whatever you have and use the same version here >> spark-nlp-jsl==3.0.3