JohnSnowLabs/spark-nlp-workshop

Spark NLP Workshop annotators notebook is getting an error

britt-emm opened this issue · 2 comments

When I follow this link:
https://github.com/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/Certification_Trainings/Public/2.Text_Preprocessing_with_SparkNLP_Annotators_Transformers.ipynb

I get "An error occurred" and the notebook fails to load.

I was checking to see if anything has changed with SentenceDetecor because I have been trying to use the setCustomBounds parameter in a notebook and I'm getting this error: Param customBoundsStrategy does not exist.

Steps to Reproduce

Go to this website: https://github.com/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/Certification_Trainings/Public/2.Text_Preprocessing_with_SparkNLP_Annotators_Transformers.ipynb

Your Environment

  • Spark-NLP version: 4.2.3
  • Apache Spark version: 3.3.0
  • Operating System and version: MacOs Monterey 12.5.1
  • Deployment (Docker, Jupyter, Scala, pip, conda, etc.): Databricks Jupyter Notebook using Python

The notebook was updated after this PR, please check and let us know if it still persists.