-
Notifications
You must be signed in to change notification settings - Fork 574
Expand file tree
/
Copy pathmkdocs.yml
More file actions
313 lines (304 loc) · 12.8 KB
/
Copy pathmkdocs.yml
File metadata and controls
313 lines (304 loc) · 12.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
site_name: OpenMed
site_description: "Open-source healthcare NLP toolkit with curated models, Apple Silicon MLX acceleration, OpenMedKit for Swift apps, advanced NER, and one-call orchestration."
site_url: https://openmed.life/docs/
site_dir: site/docs
repo_url: https://github.com/maziyarpanahi/openmed
repo_name: maziyarpanahi/openmed
edit_uri: edit/master/docs/
copyright: "© {year} Maziyar Panahi — Apache-2.0"
strict: true
nav:
- Overview:
- Welcome: index.md
- Feature Map: feature-map.md
- OpenMed 1.9.1 Release Notes: release/v1.9.1.md
- OpenMed 1.9.0 Release Notes: release/v1.9.0.md
- OpenMed 1.8.0 Release Notes: release/v1.8.0.md
- v1.6-v1.7 Feature Coverage: release/v1.6-v1.7-feature-coverage.md
- Quick Start: getting-started.md
- African Developer Onboarding: africa-onboarding.md
- Low-Bandwidth & Proxy Install: low-bandwidth-install.md
- Persona Quickstarts: quickstarts.md
- China Onboarding: onboarding-china.md
- India Onboarding: onboarding-india.md
- Core Guides:
- Analyze Text Helper: analyze-text.md
- REST Service (MVP): rest-service.md
- MCP Client Connections: mcp-clients.md
- REST API Recipes: rest-recipes.md
- REST Tracing: serving/tracing.md
- Serving Resilience: serving/resilience.md
- Hardened Service Image: deploy/hardened-image.md
- Offline & Air-Gapped Installation: offline-install.md
- Async REST Jobs & Webhooks: serving/async-jobs.md
- gRPC Service: serving/grpc.md
- REST Authentication: serving/authentication.md
- Helm Deployment: deploy/helm.md
- OpenHIM De-identification Mediator: deploy/openhim-mediator.md
- Multi-Arch Containers: deploy/multi-arch.md
- ModelLoader & Pipelines: model-loader.md
- Model Registry: model-registry.md
- Model Manifest: model-manifest.md
- Indic Encoder Backbones: indic-encoders.md
- Tokenizer Script Coverage: model-tokenizer-script-coverage.md
- Advanced NER & Output Formatting: output-formatting.md
- Clinical Context & Extraction Depth: clinical/context-and-extraction.md
- Clinical Abbreviation Disambiguation: clinical/abbreviation-disambiguation.md
- Clinical Coreference Resolution: clinical/coreference.md
- Temporal Normalization: clinical/temporal-normalization.md
- Chinese Terminology Grounding: clinical/chinese-terminology-grounding.md
- Multilingual Clinical Relations: clinical/multilingual-relations.md
- Medication Sig Parser: clinical/sig-parser.md
- Medical Tokenizer: medical-tokenizer.md
- Indic Unicode Normalization: indic-normalization.md
- Configuration & Validation: configuration.md
- Configuration Profiles: profiles.md
- Detector Plugin SDK: plugin-sdk.md
- Batch Processing: batch-processing.md
- Legacy Indic Encoding: legacy-indic-encoding.md
- Performance Profiling: profiling.md
- Low-resource Benchmark: benchmarks/low-resource.md
- Zero-shot NER How-to: zero-shot-howto.md
- Zero-shot Toolkit: zero-shot-ner.md
- Examples & Copy/Paste Recipes: examples.md
- Document Adapter Provenance: document-adapter-provenance.md
- EPUB Extraction: multimodal/epub-extraction.md
- Testing & QA: testing.md
- Eval Harness & Metrics: eval-harness.md
- Public Benchmark Leaderboard: eval/leaderboard.md
- ARM SMS Latency Budget: benchmarks/arm-latency.md
- Experiencer Refinement: clinical/experiencer-refinement.md
- OpenVINO Runtime: runtimes/openvino.md
- AWQ Grounding Embedder: runtimes/awq-grounding.md
- Device Tiers & SLOs: tiers.md
- AWQ Export: export-awq.md
- GPTQ Export: export-gptq.md
- GGUF Embedding Export: export-gguf.md
- PII & De-identification:
- De-identification API: api/deidentification.md
- SMS Short-Text De-identification: sms-short-text-deid.md
- PII Anonymization: anonymization.md
- CHW Form Export De-identification: chw-form-deid.md
- Indic Name Matching: indic-name-matching.md
- Per-Language De-identification: languages.md
- India Health-ID De-identification: india-health-id-deidentification.md
- Smart Entity Merging: pii-smart-merging.md
- No-Raw-PHI Logging: security/no-raw-phi-logging.md
- Tamper-evident Audit Log: security/tamper-evident-audit-log.md
- LangChain Redaction Wrapper: integrations-langchain.md
- LlamaIndex Redaction Postprocessor: integrations-llamaindex.md
- Columnar Redactor: integrations/columnar-redactor.md
- Lakehouse Table Redaction: integrations/lakehouse-redaction.md
- Dask DataFrame De-identification: integrations/dask.md
- DuckDB De-identification UDFs: duckdb-deidentification.md
- Prefect Batch De-identification: prefect-integration.md
- spaCy Pipeline Component: spacy-component.md
- HL7 v2 De-identification: hl7v2-deidentification.md
- Compliance Posture: compliance.md
- Egypt PDPL & Morocco Law 09-08: compliance/north-africa-pdpl-0908-checklist.md
- Africa Data-Residency Guide: compliance/africa-data-residency-guide.md
- Africa Attestation Review Template: compliance/templates/africa-data-residency-attestation.md
- African Context-sensitive Attributes: compliance/africa-context-sensitive-attributes.md
- HIPAA Safe Harbor Attestation: compliance/hipaa-safe-harbor-attestation.md
- ISO 27701/27001 Evidence Pack: compliance/iso-27701-control-evidence.md
- Consent and Data-Use Tags: compliance/consent-data-use-tags.md
- Breach Notification Runbook: compliance/breach-notification-runbook.md
- Breach Report Template: compliance/templates/breach-report-template.md
- FHIR Interop Helpers: fhir-interop.md
- De-identified DHIS2 Export: dhis2-export.md
- OpenMRS Adapter: openmrs-adapter.md
- WHO SMART Guidelines Profiles: fhir-smart-guidelines.md
- ICD-11 Offline Grounding: icd11-grounding.md
- Apple Silicon & Mobile:
- MLX Backend: mlx-backend.md
- Torch MPS Performance: performance-mps.md
- MLX Quantized Export: export-mlx-quant.md
- Transformers.js Export: export-transformersjs.md
- ONNX Runtime Web Loader: runtimes/onnxruntime-web.md
- Low-RAM Sharded Weight Loading: runtimes/low-ram-loading.md
- Android Quickstart: android-quickstart.md
- Android ONNX Export: export-onnx-android.md
- Android Tokenization: android-tokenization.md
- Android Span Parity: android-parity.md
- On-device Segmenters: on-device-segmenters.md
- CoreML Packaging: coreml-export.md
- Swift Package (OpenMedKit): swift-openmedkit.md
- OpenMedKit Apple Platforms: runtimes/apple-platforms.md
- Swift-Kotlin API Parity: swift-kotlin-parity.md
- Project:
- FAQ: faq.md
- Troubleshooting & Common Errors: troubleshooting.md
- Onboarding: onboarding.md
- v1 to v2 Migration: migration.md
- Contributing & Releases: contributing.md
- Nix Development: development.md
- Reproducible Dependencies: contributing/reproducible-dependencies.md
- Security & Disclosure: security/disclosure-policy.md
- Redactor Threat Model: security/threat-model.md
- Multilingual Ingestion Threat Model: security/threat-model-multilingual-ingestion.md
- Adversarial PHI Red-Team Corpus: security/red-team-corpus.md
- No-Telemetry Guarantee: security/no-telemetry.md
- HF Write Token Policy: security/hf-token-policy.md
- Supply Chain Controls: security/supply-chain.md
- Vulnerability Scanning: supply-chain/vulnerability-scanning.md
- Software Bill of Materials: security/sbom.md
- SLSA Build Provenance: supply-chain/provenance.md
- Container Image SBOM: supply-chain/sbom.md
- Container Image Signing: supply-chain/image-signing.md
- Release Streams & Channels: release/semver-and-channels.md
- Migrate from 1.8 to 1.9: migration/1.8-to-1.9.md
- PyPI Publishing: release/trusted-publishing.md
- OpenMed 1.9.1 Release Notes: release/v1.9.1.md
- OpenMed 1.9.0 Release Notes: release/v1.9.0.md
- OpenMed 1.8.0 Release Notes: release/v1.8.0.md
- OpenMed 1.7.0 Release Notes: release/v1.7.0.md
- Generative Model Policy: generative-model-policy.md
- API Reference: api-reference.md
extra_css:
- stylesheets/openmed-brand.css
theme:
name: material
language: en
logo: assets/openmed-mark.svg
favicon: assets/openmed-favicon.svg
font:
text: Inter Tight
code: JetBrains Mono
palette:
- scheme: default
primary: custom
accent: custom
toggle:
icon: material/weather-night
name: Switch to dark mode
- scheme: slate
primary: custom
accent: custom
toggle:
icon: material/weather-sunny
name: Switch to light mode
features:
- navigation.sections
- navigation.tabs
- navigation.tracking
- toc.integrate
- content.action.edit
- content.code.annotate
- content.code.copy
- content.tabs.link
- announce.dismiss
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/maziyarpanahi/openmed
name: GitHub
- icon: simple/huggingface
link: https://huggingface.co/OpenMed
name: Hugging Face
- icon: fontawesome/brands/x-twitter
link: https://x.com/MaziyarPanahi
name: Maziyar on X
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/company/openmed-ai/
name: LinkedIn
plugins:
- search
- i18n:
docs_structure: suffix
fallback_to_default: true
reconfigure_material: true
languages:
- locale: en
name: English
default: true
build: true
- locale: zh
name: 简体中文
build: true
nav_translations:
Overview: 概览
Welcome: 欢迎
Quick Start: 快速开始
China Onboarding: 中国用户上手指南
Core Guides: 核心指南
PII & De-identification: PII 与去标识化
Apple Silicon & Mobile: Apple Silicon 与移动端
Project: 项目
- locale: hi
name: हिन्दी
build: true
nav_translations:
Overview: अवलोकन
Welcome: स्वागत
Quick Start: त्वरित शुरुआत
India Onboarding: भारत के उपयोगकर्ताओं के लिए गाइड
Core Guides: मुख्य गाइड
PII & De-identification: PII और डी-आइडेंटिफिकेशन
Apple Silicon & Mobile: Apple Silicon और मोबाइल
Project: परियोजना
- llmstxt:
markdown_description: >
OpenMed is a local-first healthcare NLP toolkit for clinical entity
extraction, de-identification, model discovery, and on-device or
self-hosted integrations.
full_output: llms-full.txt
sections:
Getting started:
- index.md: OpenMed documentation overview
- getting-started.md: Installation and first local workflow
- quickstarts.md: Persona quickstarts, including AI agent usage over MCP
APIs and de-identification:
- analyze-text.md: Top-level text analysis API
- api-reference.md: Public Python API reference
- api/deidentification.md: De-identification API reference
- output-formatting.md: Output formats and agent-facing tool schemas
Agents and tool surfaces:
- mcp-clients.md: MCP client setup and transport guidance
- rest-service.md: REST service endpoints and deployment
- rest-recipes.md: Copy-ready REST API recipes
- plugin-sdk.md: Detector plugin interfaces
- git-revision-date-localized:
enable_creation_date: true
fallback_to_build_date: true
- minify:
minify_html: true
- mkdocstrings:
handlers:
python:
options:
show_source: false
hooks:
- docs/_hooks.py
markdown_extensions:
- admonition
- attr_list
- def_list
- footnotes
- md_in_html
- toc:
permalink: true
permalink_title: Link to this section
- pymdownx.details
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.magiclink
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
watch:
- openmed
- openmed/zero_shot
exclude_docs: |
demo/web/README.md
website/**
brand/**