Skip to content

Commit

Permalink
download OCR jar in nlp.start() if missing and visual=True
Browse files Browse the repository at this point in the history
  • Loading branch information
C-K-Loan committed Aug 2, 2023
1 parent 8cf543e commit 30e4e94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions johnsnowlabs/utils/sparksession_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ def start(

# Get all Local Jar Paths, downloads them if missing
suite = get_install_suite_from_jsl_home(
visual=visual,
create_jsl_home_if_missing=create_jsl_home_if_missing,
only_jars=True,
jvm_hardware_target=hardware_target,
Expand Down

0 comments on commit 30e4e94

Please sign in to comment.