Skip to content

Commit 104a542

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 89d0f9d commit 104a542

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jupyter/SparkOcrUpdateTextPosition.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@
212212
" \n",
213213
" return pipeline\n",
214214
"\n",
215-
"\n",
216215
"def ocr_pipeline():\n",
217216
" # Transforrm PDF document to images per page\n",
218217
" pdf_to_image = PdfToImage() \\\n",

0 commit comments

Comments
 (0)