diff --git a/docs/assets/images/Determine_the_category_of_a_section_within_a_subpoena.svg b/docs/assets/images/Determine_the_category_of_a_section_within_a_subpoena.svg
new file mode 100644
index 0000000000..4c87f7dfb5
--- /dev/null
+++ b/docs/assets/images/Determine_the_category_of_a_section_within_a_subpoena.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/assets/images/Determine_the_entities_of_a_section_within_a_subpoena.svg b/docs/assets/images/Determine_the_entities_of_a_section_within_a_subpoena.svg
new file mode 100644
index 0000000000..d1a5d0fc68
--- /dev/null
+++ b/docs/assets/images/Determine_the_entities_of_a_section_within_a_subpoena.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/assets/images/How_to_Perform_Day_Shifting_and_Normalization_for_Testing_Data.svg b/docs/assets/images/How_to_Perform_Day_Shifting_and_Normalization_for_Testing_Data.svg
new file mode 100644
index 0000000000..949a997b73
--- /dev/null
+++ b/docs/assets/images/How_to_Perform_Day_Shifting_and_Normalization_for_Testing_Data.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/assets/images/Multilabel_Text_Classification_For_Respiratory_Disease.svg b/docs/assets/images/Multilabel_Text_Classification_For_Respiratory_Disease.svg
new file mode 100644
index 0000000000..568365ad0f
--- /dev/null
+++ b/docs/assets/images/Multilabel_Text_Classification_For_Respiratory_Disease.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/assets/images/Multilabel_Text_Classification_for_Heart_Disease.svg b/docs/assets/images/Multilabel_Text_Classification_for_Heart_Disease.svg
new file mode 100644
index 0000000000..6b15c8f807
--- /dev/null
+++ b/docs/assets/images/Multilabel_Text_Classification_for_Heart_Disease.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/assets/images/SDOH_Frailty_For_Classification.svg b/docs/assets/images/SDOH_Frailty_For_Classification.svg
new file mode 100644
index 0000000000..1cc0717b64
--- /dev/null
+++ b/docs/assets/images/SDOH_Frailty_For_Classification.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/assets/images/Text_Classification_For_Mental_Disorder.svg b/docs/assets/images/Text_Classification_For_Mental_Disorder.svg
new file mode 100644
index 0000000000..7dcd668c44
--- /dev/null
+++ b/docs/assets/images/Text_Classification_For_Mental_Disorder.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/demos/deidentification.md b/docs/demos/deidentification.md
index 98650a37f5..7344713652 100644
--- a/docs/demos/deidentification.md
+++ b/docs/demos/deidentification.md
@@ -57,6 +57,18 @@ data:
- text: Colab
type: blue_btn
url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/Certification_Trainings/Healthcare/4.Clinical_DeIdentification.ipynb
+ - title: How to Perform Day Shifting and Normalization for Testing Data
+ id: how_perform_day_shifting_normalization_testing_data
+ image:
+ src: /assets/images/How_to_Perform_Day_Shifting_and_Normalization_for_Testing_Data.svg
+ excerpt: This demo demonstrates to you through the straightforward process of normalizing and shifting dates with ease.
+ actions:
+ - text: Live Demo
+ type: normal
+ url: https://demo.johnsnowlabs.com/healthcare/DATE_SHIFTING_AND_NORMALIZATION/
+ - text: Colab
+ type: blue_btn
+ url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/Certification_Trainings/Healthcare/4.Clinical_DeIdentification.ipynb
- title: Detect PHI Entities from Deidentification
id: detect_demographic_information
image:
diff --git a/docs/demos/lang_test.md b/docs/demos/lang_test.md
new file mode 100644
index 0000000000..fc5026108e
--- /dev/null
+++ b/docs/demos/lang_test.md
@@ -0,0 +1,38 @@
+---
+layout: demopagenew
+title: LangTest - Clinical NLP Demos & Notebooks
+seotitle: 'Clinical NLP: LangTest - John Snow Labs'
+subtitle: Run 300+ live demos and notebooks
+full_width: true
+permalink: /lang_test
+key: demo
+nav_key: demo
+nav_key: demo
+nav_key: demo
+article_header:
+ type: demo
+license: false
+mode: immersivebg
+show_edit_on_github: false
+show_date: false
+data:
+ sections:
+ - secheader: yes
+ secheader:
+ - subtitle: LangTest - Live Demos & Notebooks
+ activemenu: lang_test
+ source: yes
+ source:
+ - title: Model Augmentation with LangTest
+ id: model_augmentation_langtest
+ image:
+ src: /assets/images/Model_Augmentation_with_LangTest.svg
+ excerpt: In this demo, We are showing the results of the Original Model on the original text and on the corruped text. In addition, We are showing the result of the Langtest model which is augmented with langtest library for corrupted text cases.
+ actions:
+ - text: Live Demo
+ type: normal
+ url: https://demo.johnsnowlabs.com/healthcare/LANGTEST_NER/
+ - text: Colab
+ type: blue_btn
+ url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/healthcare/LANGTEST_NER.ipynb
+---
\ No newline at end of file
diff --git a/docs/demos/legal_entity_recognition.md b/docs/demos/legal_entity_recognition.md
index 06e62ccb9b..a006e7ce20 100644
--- a/docs/demos/legal_entity_recognition.md
+++ b/docs/demos/legal_entity_recognition.md
@@ -153,4 +153,16 @@ data:
- text: Colab
type: blue_btn
url:
+ - title: Determine the entities of a section within a subpoena
+ id: determine_entities_section_within_subpoena
+ image:
+ src: /assets/images/Determine_the_entities_of_a_section_within_a_subpoena.svg
+ excerpt: This is a legal NER mode trained on Subpoenas, which is aimed to extract the following entities from a Subpoena.
+ actions:
+ - text: Live Demo
+ type: normal
+ url: https://demo.johnsnowlabs.com/legal/LEGALNER_SUBPOENA/
+ - text: Colab
+ type: blue_btn
+ url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/legal-nlp/80.1.Legal_Subpoenas_NER.ipynb
---
diff --git a/docs/demos/legal_text_classification.md b/docs/demos/legal_text_classification.md
index f7a2a35b52..591a13401f 100644
--- a/docs/demos/legal_text_classification.md
+++ b/docs/demos/legal_text_classification.md
@@ -93,4 +93,16 @@ data:
- text: Colab
type: blue_btn
url:
+ - title: Determine the category of a section within a subpoena
+ id: determine_category_section_within_subpoena
+ image:
+ src: /assets/images/Determine_the_category_of_a_section_within_a_subpoena.svg
+ excerpt: This is a multiclass classification model designed to determine the category of a section within a subpoena. A subpoena is a formal document issued by a court, grand jury, legislative body or committee, or authorized administrative agency. It commands an individual to appear at a specific time and provide testimony, either orally or in writing, regarding the matter specified in the document.
+ actions:
+ - text: Live Demo
+ type: normal
+ url: https://demo.johnsnowlabs.com/legal/CLASSIFICATION_SUBPOENA/
+ - text: Colab
+ type: blue_btn
+ url:
---
\ No newline at end of file
diff --git a/docs/demos/mental_health.md b/docs/demos/mental_health.md
index 68f2d9af04..23abd2bc0a 100644
--- a/docs/demos/mental_health.md
+++ b/docs/demos/mental_health.md
@@ -32,6 +32,18 @@ data:
- text: Colab
type: blue_btn
url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/healthcare/MENTAL_HEALTH.ipynb
+ - title: Text Classification For Mental Disorder
+ id: text_classification_mental_disorder
+ image:
+ src: /assets/images/Text_Classification_For_Mental_Disorder.svg
+ excerpt: The PHS-BERT Mental Disorder Classifier Model classifies text based on the following mental disorders. (Schizophrenia, Depression, Bipolar disorder, Anxiety disorder).
+ actions:
+ - text: Live Demo
+ type: normal
+ url: https://demo.johnsnowlabs.com/healthcare/CLASSIFICATION_MENTAL_DISORDER/
+ - text: Colab
+ type: blue_btn
+ url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/healthcare/MENTAL_HEALTH.ipynb
- title: Identify Intimate Partner Violence from Patient Posts
id: classify_intimate_partner_violence_tweet
image:
diff --git a/docs/demos/public_health.md b/docs/demos/public_health.md
index 87e49fae4a..3a80cf11b9 100644
--- a/docs/demos/public_health.md
+++ b/docs/demos/public_health.md
@@ -128,5 +128,29 @@ data:
url: https://demo.johnsnowlabs.com/healthcare/PUBLIC_HEALTH_MENTIONS/
- text: Colab
type: blue_btn
- url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/healthcare/PUBLIC_HEALTH_MENTION.ipynb
+ url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/healthcare/PUBLIC_HEALTH_MENTION.ipynb
+ - title: Multilabel Text Classification For Respiratory Disease
+ id: multilabel_text_classification_respiratory_disease
+ image:
+ src: /assets/images/Multilabel_Text_Classification_For_Respiratory_Disease.svg
+ excerpt: 'The PHS-BERT Respiratory Disease Classifier Model is a specialized text classification system, engineered to accurately identify and categorize textual mentions of four prominent respiratory diseases: Asthma, Chronic Obstructive Pulmonary Disease (COPD), Emphysema, and Chronic bronchitis.'
+ actions:
+ - text: Live Demo
+ type: normal
+ url: https://demo.johnsnowlabs.com/healthcare/CLASSIFICATION_RESPIRATORY/
+ - text: Colab
+ type: blue_btn
+ url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/healthcare/PUBLIC_HEALTH_CLASSIFIER_DL.ipynb
+ - title: Multilabel Text Classification for Heart Disease
+ id: multilabel_text_classification_heart_disease
+ image:
+ src: /assets/images/Multilabel_Text_Classification_for_Heart_Disease.svg
+ excerpt: 'The PHS-BERT Heart Disease Classifier Model is a specialized text classification system, engineered to accurately identify and categorize textual mentions of three prominent cardiovascular diseases: Hypertension, Coronary Artery Disease, and Myocardial Infarction.'
+ actions:
+ - text: Live Demo
+ type: normal
+ url: https://demo.johnsnowlabs.com/healthcare/CLASSIFICATION_HEART_DISEASE/
+ - text: Colab
+ type: blue_btn
+ url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/healthcare/PUBLIC_HEALTH_CLASSIFIER_DL.ipynb
---
diff --git a/docs/demos/social_determinant.md b/docs/demos/social_determinant.md
index 66380e92ee..fdfc18789e 100644
--- a/docs/demos/social_determinant.md
+++ b/docs/demos/social_determinant.md
@@ -141,4 +141,16 @@ data:
- text: Colab
type: blue_btn
url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/healthcare/SOCIAL_DETERMINANT_CLASSIFICATION.ipynb
+ - title: SDOH Frailty For Classification
+ id: sdoh_frailty_classification
+ image:
+ src: /assets/images/SDOH_Frailty_For_Classification.svg
+ excerpt: This model classifies related to frailty status in the clinical documents.
+ actions:
+ - text: Live Demo
+ type: normal
+ url: https://demo.johnsnowlabs.com/healthcare/SOCIAL_DETERMINANT_SEQUENCE_CLASSIFICATION/
+ - text: Colab
+ type: blue_btn
+ url: https://github.com/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/healthcare/SOCIAL_DETERMINANT_CLASSIFICATION.ipynb
---