Skip to content

Commit 6338c14

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 fee6c15 commit 6338c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter/SparkOcrDicomDeIdentification.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
" nlp_secret=nlp_secret,\n",
177177
" jar_path=spark_ocr_jar_path,\n",
178178
" nlp_version=\"2.5.5\",\n",
179-
" nlp_internal=\"2.5.5\")\n",
179+
" nlp_internal=\"2.5.5\",True)\n",
180180
"\n",
181181
"spark"
182182
]

0 commit comments

Comments
 (0)