Skip to content

Commit 7db00df

Browse files
authored
added new wiki tab (#1815)
* added new wiki tab * Update interactive_healthcare_nlp_wiki.md Reorganized header size
1 parent 83e602e commit 7db00df

File tree

2 files changed

+61
-0
lines changed

2 files changed

+61
-0
lines changed

docs/_data/navigation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,8 @@ sparknlp-healthcare:
269269
url: /docs/en/best_practices_pretrained_models
270270
- title: Release Notes
271271
url: /docs/en/spark_nlp_healthcare_versions/licensed_release_notes
272+
- title: Interactive Healthcare NLP Wiki
273+
url: /docs/en/interactive-healthcare-nlp-wiki
272274
- title: Healthcare Models
273275
url: /models?edition=Spark+NLP+for+Healthcare
274276
- title: Version Compatibility
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
layout: docs
3+
header: true
4+
seotitle: Interactive Healthcare NLP Wiki | John Snow Labs
5+
title: Interactive Healthcare NLP Wiki
6+
permalink: /docs/en/interactive-healthcare-nlp-wiki
7+
key: docs-interactive-healthcare-nlp-wiki
8+
modify_date: "2025-05-16"
9+
show_nav: true
10+
sidebar:
11+
nav: sparknlp-healthcare
12+
---
13+
14+
<div class="h3-box" markdown="1">
15+
16+
### 🧠 Interactive Healthcare NLP Wiki
17+
18+
Explore comprehensive, AI-generated documentation for the **John Snow Labs Healthcare NLP** library and **Healthcare NLP Workshop** repositories. This interactive resource offers:
19+
20+
- 🔍 **Detailed code overviews**
21+
- 🧱 **Visual architecture diagrams**
22+
- 💬 **Conversational assistant**
23+
24+
Whether you're a **developer**, **researcher**, or **learner**, this Wiki tool makes it easy to get started and find the information you need — all in one place.
25+
26+
</div>
27+
28+
---
29+
30+
### 🔗 Quick Access
31+
32+
- 📚 **[John Snow Labs NLP Documentation](https://jsl-wiki.johnsnowlabs.app/)**
33+
Explore product-specific guides, API references, architecture, solutions, and more.
34+
35+
- 💻 **[John Snow Labs Workshop Notebooks (300+ free Colab notebooks)](https://jsl-workshop.johnsnowlabs.app/)**
36+
Hands-on examples, ready-to-run notebooks across a variety of healthcare NLP use cases.
37+
38+
---
39+
40+
### 💡 Example Questions You Can Ask
41+
42+
Use the interactive assistant to explore topics deeply:
43+
44+
- 🧬 **"Tell me more about the solutions and models on Oncology"**
45+
→ Discover how advanced NLP and LLM models are used for extracting actionable insights from oncology clinical text, including cancer types, biomarkers, and patient outcomes.
46+
47+
- 🔐 **"Walk me through everything about the Deidentification solution"**
48+
→ Get a guided overview of tools and workflows for protecting patient privacy.
49+
50+
- ⚙️ **"How much time would it take to process 1 million records with the deidentification pipeline?"**
51+
→ Gain practical insights into scalability and performance of JSL pipelines.
52+
53+
---
54+
55+
### 🚀 Start Exploring
56+
57+
Make the most of the Healthcare NLP ecosystem — from learning and experimenting to scaling real-world applications with the power of AI.
58+
59+
---

0 commit comments

Comments
 (0)