Skip to content

Commit 6217bcc

Browse files
aymanechilahAymane Chilah
and
Aymane Chilah
authored
fix issues dicom (#1722)
Co-authored-by: Aymane Chilah <aymane.chilah@inetum.com>
1 parent 71ea6b4 commit 6217bcc

3 files changed

+6
-6
lines changed

docs/_posts/aymanechilah/2025-02-19-dicom_deid_full_anonymization_en_3_4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: model
3-
title: Dicom de-identification
3+
title: Full Dicom de-identification
44
author: John Snow Labs
55
name: dicom_deid_full_anonymization
66
date: 2025-02-19
@@ -66,7 +66,7 @@ val result = pipeline.transform(dicom_df).cache()
6666
{:.table-model}
6767
|---|---|
6868
|Model Name:|dicom_deid_full_anonymization|
69-
|Type:|ocr|
69+
|Type:|pipeline|
7070
|Compatibility:|Visual NLP 5.5.0+|
7171
|License:|Licensed|
7272
|Edition:|Official|

docs/_posts/aymanechilah/2025-02-19-dicom_deid_generic_augmented_minimal_en_3_4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: model
3-
title: Dicom de-identification
3+
title: Minimal Dicom de-identification
44
author: John Snow Labs
55
name: dicom_deid_generic_augmented_minimal
66
date: 2025-02-19
@@ -67,7 +67,7 @@ val result = pipeline.transform(dicom_df).cache()
6767
{:.table-model}
6868
|---|---|
6969
|Model Name:|dicom_deid_generic_augmented_minimal|
70-
|Type:|ocr|
70+
|Type:|pipeline|
7171
|Compatibility:|Visual NLP 5.5.0+|
7272
|License:|Licensed|
7373
|Edition:|Official|

docs/_posts/aymanechilah/2025-02-19-dicom_deid_generic_augmented_pseudonym_en_3_4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: model
3-
title: Dicom de-identification
3+
title: Pseudonym Dicom de-identification
44
author: John Snow Labs
55
name: dicom_deid_generic_augmented_pseudonym
66
date: 2025-02-19
@@ -67,7 +67,7 @@ val result = pipeline.transform(dicom_df).cache()
6767
{:.table-model}
6868
|---|---|
6969
|Model Name:|dicom_deid_generic_augmented_pseudonym|
70-
|Type:|ocr|
70+
|Type:|pipeline|
7171
|Compatibility:|Visual NLP 5.5.0+|
7272
|License:|Licensed|
7373
|Edition:|Official|

0 commit comments

Comments
 (0)