# John Snow LABS NLP ## **Overview** * ### **All Services** > As we can see, services on the left are required subscriptions, while services on the right are free to use. ![](https://i.imgur.com/kUGs2P8.png) **The demos for their models are listed [here](https://nlp.johnsnowlabs.com/demos)**. --- * ### **Running Environment** > **Can be ran on both cloud platforms and on-premise.** ![](https://i.imgur.com/8yiHDzx.png) > **All data are secured and will not send to John Snow LABs. No need for internet connection after installation.** ![](https://i.imgur.com/kkdzzbF.png) > **The NLP modlels are fully customizable and can be trained by ourselves, some examples are provided.** ![](https://i.imgur.com/2bGCzom.png) **More Q&A details available [here](https://www.johnsnowlabs.com/install/)** --- * ### **Pricing** > **Need to contact their market team for more pricing info. Currently the "Healthcare" category is the most interesting package to us, and the "Community" package is free to use.** ![](https://i.imgur.com/fO5zliW.png) ## **Healthcare NLP** ### **All Healthcare NLP Models** **Below are the models offer for Healthcare.** ![](https://i.imgur.com/Hzxid6b.png) > Below I will use "Recognize Clinical Entities" model as example **↓**. ### **Recognize Clinical Entities Demos** > **Multiple demos are actually presented for one NLP model, find more demos [here](https://nlp.johnsnowlabs.com/diagnoses_procedures).** ![](https://i.imgur.com/1Kxwns8.png) > Use "Detect clinical entities in text" as example to continue **↓**" ### **Detect Clinical Entities in Text** #### **Live Demo** > **Content page showing the model's functionality. Link available [here](https://demo.johnsnowlabs.com/healthcare/NER_CLINICAL/)** ![](https://i.imgur.com/tYOi6Wa.png) > * **There are also online Colab samples (IPython Notebook) available [here](https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/Certification_Trainings/Healthcare/1.Clinical_Named_Entity_Recognition_Model.ipynb)** > * Tutorials to run the demo are presented in the page(shown below). ![](https://i.imgur.com/iAdAh8I.png) > * The model is required a product key from John Snow LABs to start. ![](https://i.imgur.com/bQGmACi.png) > * **The product key (JSON file) can be uploaded in two ways(shown below)**![](https://i.imgur.com/AUN7WrM.png) > Note that we may need to rename the JSON file base on the colab code, I found that they are using different filenames to read the JSON across different demos. ### **Detect Sentence Similarity** > **Without Lisence(product key), we can still try out one of their free models to get a taste of how these demo works. Demo link available [here](https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/SENTENCE_SIMILARITY.ipynb#scrollTo=TA21Jo5d9SVq).** ![](https://i.imgur.com/jxnpfvm.png) > **Got result from the model after running the code blocks.** ![](https://i.imgur.com/syrPia9.png)