Skip to content

Commit ad05868

Browse files
authored
fixies (#1339)
1 parent 91401d9 commit ad05868

File tree

2 files changed

+9
-15
lines changed

2 files changed

+9
-15
lines changed

docs/demos/drug_adverse_events.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ data:
3333
- text: Colab
3434
type: blue_btn
3535
url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/Certification_Trainings/Healthcare/16.Adverse_Drug_Event_ADE_NER_and_Classifier.ipynb
36-
- title: OPIOID
36+
- title: Detect Opioid Related Entities
3737
id: opioid
3838
image:
3939
src: /assets/images/OPIOID.svg
@@ -128,17 +128,5 @@ data:
128128
url: https://demo.johnsnowlabs.com/healthcare/CLASSIFICATION_ADE/
129129
- text: Colab
130130
type: blue_btn
131-
url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/Certification_Trainings/Healthcare/16.Adverse_Drug_Event_ADE_NER_and_Classifier.ipynb
132-
- title: Detect Opioid Related Entities
133-
id: detect_opioid_related_entities
134-
image:
135-
src: /assets/images/Detect_ADE_related_texts.svg
136-
excerpt: This model is designed to detect and label opioid related entities within text data. Opioids are a class of drugs that include the illegal drug heroin, synthetic opioids such as fentanyl, and pain relievers available legally by prescription. The model has been trained using advanced deep learning techniques on a diverse range of text sources and can accurately recognize and classify a wide range of opioid-related entities.
137-
actions:
138-
- text: Live Demo
139-
type: normal
140-
url: https://demo.johnsnowlabs.com/healthcare/NER_OPIOID/
141-
- text: Colab
142-
type: blue_btn
143-
url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/healthcare/NER_OPIOID.ipynb
131+
url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/Certification_Trainings/Healthcare/16.Adverse_Drug_Event_ADE_NER_and_Classifier.ipynb
144132
---

docs/en/alab/annotation_labs_releases/release_notes_6_2_1.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,17 @@ sidebar:
1717

1818
Release date: **06-19-2024**
1919

20+
</div><div class="h3-box" markdown="1">
21+
2022
### Feature
2123
- Add a feature to Save Credentials while importing projects from cloud
22-
24+
25+
</div><div class="h3-box" markdown="1">
26+
2327
### Improvements
2428
- Section Classifier server should be deleted when idle for a long time
29+
30+
</div><div class="h3-box" markdown="1">
2531

2632
### Bug Fixes
2733
- User is not able to see relations arrows before completion is submitted

0 commit comments

Comments
 (0)