Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Commit

Permalink
Fixed entity resolver models
Browse files Browse the repository at this point in the history
  • Loading branch information
saif-ellafi committed Nov 27, 2019
1 parent 4b5b51f commit 80c10e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,9 @@ It is required to specify 3rd argument to `pretrained(name, lang, loc)` function
| PerceptronModel | `pos_clinical` | 2.0.2-2019.04.30 | | | clinical/models |
| EntityResolverModel | `resolve_icd10` | 2.0.2-2019.06.05 | | | clinical/models |
| EntityResolverModel | `resolve_icd10cm_cl_em` | 2.0.8-2019.06.28 | | | clinical/models |
| EntityResolverModel | `resolve_icd10cm_cl_em` | 2.1.0-2019.07.15 | | | clinical/models |
| EntityResolverModel | `resolve_icd10pcs_cl_em` | 2.0.8-2019.06.28 | | | clinical/models |
| EntityResolverModel | `resolve_cpt_cl_em` | 2.0.8-2019.06.28 | | | clinical/models |
| EntityResolverModel | `resolve_icd10cm_icdem` | 2.2.0-2019.10.03 | | | clinical/models |
| EntityResolverModel | `resolve_icd10cm_icdoem` | 2.3.2-2019.11.13 | | | clinical/models |
| EntityResolverModel | `resolve_cpt_icdoem` | 2.3.2-2019.11.13 | | | clinical/models |
| EntityResolverModel | `resolve_icdo_icdoem` | 2.3.2-2019.11.14 | | | clinical/models |
Expand Down

0 comments on commit 80c10e9

Please sign in to comment.