You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/licensed_install.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,15 @@ sidebar:
13
13
14
14
<divclass="h3-box"markdown="1">
15
15
16
-
## Installation
16
+
## Installation with johnsnowlabs
17
17
On Oct 4th, 2022 we released `johnsnowlabs` library, which eases the installation and session starting processes in an
18
18
almost transparent way for the user.
19
19
20
20
Finance NLP and Legal NLP are built on the top of a new John Snow Labs library, called johnsnowlabs.
21
21
If you are a former user of Spark NLP or Spark NLP for Healthcare, you will find this new way of deploying your Spark NLP clusters much more user-friendly!
22
22
Clinical NLP (former Spark NLP for Healthcare) still can be run without johnsnowlabs library, although we highly recommend to install it with this new method.
23
23
24
-
### 1. Installating johnsnowlabs
24
+
### 1. Installing johnsnowlabs
25
25
The first step you need to carry out is installing johnsnowlabs library. This is as easy as doing:
0 commit comments