Skip to content

Commit

Permalink
updated md (#1678)
Browse files Browse the repository at this point in the history
  • Loading branch information
akrztrk authored Dec 27, 2024
1 parent 0870d33 commit acd7d42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ use_language_switcher: "Python-Scala-Java"

## Description

This model maps clinical entities and concepts (like drugs/ingredients) to RxNorm codes using `[bge_medembed_base_v0_1](https://sparknlp.org/2024/10/21/bge_medembed_base_v0_1_en.html)` embeddings.
This model maps clinical entities and concepts (like drugs/ingredients) to RxNorm codes using `(bge_medembed_base_v0_1)[https://sparknlp.org/2024/10/21/bge_medembed_base_v0_1_en.html]` embeddings.
Additionally, this model returns concept classes of the drugs in the `all_k_aux_labels` column.

## Predicted Entities
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ use_language_switcher: "Python-Scala-Java"

## Description

This model maps clinical entities and concepts (like drugs/ingredients) to RxNorm codes using `[bge_medembed_large_v0_1](https://sparknlp.org/2024/10/21/bge_medembed_large_v0_1_en.html)` embeddings.
This model maps clinical entities and concepts (like drugs/ingredients) to RxNorm codes using `(bge_medembed_large_v0_1)[https://sparknlp.org/2024/10/21/bge_medembed_large_v0_1_en.html]` embeddings.
Additionally, this model returns concept classes of the drugs in the `all_k_aux_labels` column.

## Predicted Entities
Expand Down

0 comments on commit acd7d42

Please sign in to comment.