Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions docs/_posts/bugeki/2024-10-08-loinc_resolver_pipeline_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ annotator: PipelineModel
article_header:
type: cover
use_language_switcher: "Python-Scala-Java"

deploy:
sagemaker_link: https://aws.amazon.com/marketplace/pp/prodview-idfcekbznwtlq
snowflake_link: https://app.snowflake.com/marketplace/listing/GZTYZ4386LJDV/john-snow-labs-loinc-sentence-entity-resolver
databricks_link:

---

## Description
Expand All @@ -30,6 +36,13 @@ This pipeline extracts `Test` entities from clinical texts and maps them to thei
[Download](https://s3.amazonaws.com/auxdata.johnsnowlabs.com/clinical/models/loinc_resolver_pipeline_en_5.5.0_3.4_1728411236477.zip){:.button.button-orange.button-orange-trans.arr.button-icon.hidden}
[Copy S3 URI](s3://auxdata.johnsnowlabs.com/clinical/models/loinc_resolver_pipeline_en_5.5.0_3.4_1728411236477.zip){:.button.button-orange.button-orange-trans.button-icon.button-copy-s3}

{% if page.deploy %}
## Available as Private API Endpoint

{:.tac}
{% include display_platform_information.html %}
{% endif %}

## How to use


Expand Down
13 changes: 13 additions & 0 deletions docs/_posts/bunyamin-polat/2024-01-17-atc_resolver_pipeline_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ annotator: PipelineModel
article_header:
type: cover
use_language_switcher: "Python-Scala-Java"

deploy:
sagemaker_link: https://aws.amazon.com/marketplace/pp/prodview-53ydbwzfkmbmo
snowflake_link: https://app.snowflake.com/marketplace/listing/GZTYZ4386LJC2/john-snow-labs-anatomic-therapeutic-chemical-resolver
databricks_link:

---

## Description
Expand All @@ -30,6 +36,13 @@ This advanced pipeline extracts `DRUG` entities from clinical texts and utilizes
[Download](https://s3.amazonaws.com/auxdata.johnsnowlabs.com/clinical/models/atc_resolver_pipeline_en_5.2.1_3.0_1705490652050.zip){:.button.button-orange.button-orange-trans.arr.button-icon.hidden}
[Copy S3 URI](s3://auxdata.johnsnowlabs.com/clinical/models/atc_resolver_pipeline_en_5.2.1_3.0_1705490652050.zip){:.button.button-orange.button-orange-trans.button-icon.button-copy-s3}

{% if page.deploy %}
## Available as Private API Endpoint

{:.tac}
{% include display_platform_information.html %}
{% endif %}

## How to use


Expand Down