We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022f98b commit c427effCopy full SHA for c427eff
README.md
@@ -10,7 +10,7 @@ Take a look at our official spark-nlp page: http://nlp.johnsnowlabs.com/ for use
10
11
This library has been uploaded to the spark-packages repository https://spark-packages.org/package/JohnSnowLabs/spark-nlp .
12
13
-To use the most recent version just add the `--packages JohnSnowLabs:spark-nlp:1.0.0` to you spark command
+To use the most recent version just add the `--packages JohnSnowLabs:spark-nlp:1.2.4` to you spark command
14
15
```sh
16
spark-shell --packages JohnSnowLabs:spark-nlp:1.2.4
0 commit comments