Christian Kasim Loan

Results 14 issues of Christian Kasim Loan

if for example `settings.nlp_version==5.0.0` but user ran `pip install spark-nlp==6.0.0` and then runs `nlp.start()` a session with `5.0.0` jars is started but the prints will say `started session with nlp-6.0.0`....

bug