JohnSnowLabs / spark-nlp

State of the Art Natural Language Processing
https://sparknlp.org/
Apache License 2.0
3.77k stars 705 forks source link

SPARKNLP-1026: Fix documentation for sparknlp.start() #14206

Closed DevinTDHa closed 4 months ago

DevinTDHa commented 4 months ago

Description

This PR fixes inconsistent documentation regarding sparknlp.start() and how to manually start a Spark NLP Session

Motivation and Context

Resolves #14198.

How Has This Been Tested?

No code changes, only documentation.