Skip to content

Commit fee6c15

Browse files
author
546075910
committed
GH140_Configure_auto_build_spark
Adapt Notebook to use spark-nlp compatabile with spark23 Spark NLP Apache Spark 2.3.x Apache Spark 2.4.x 2.5.5 YES YES Upgrade spark-nlp-jsl to 2.5.5
1 parent 0076001 commit fee6c15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyter/SparkOcrDicomDeIdentification.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@
212212
}
213213
],
214214
"source": [
215+
"import sparknlp\n",
215216
"import sparknlp_jsl\n",
216217
"from sparknlp.base import *\n",
217218
"from sparknlp.annotator import *\n",

0 commit comments

Comments
 (0)