Skip to content

Commit

Permalink
Medcat refresh (#623)
Browse files Browse the repository at this point in the history
* extracted and modified methods, no big cleanup

* updated move to obs, some checks failing

* trim down medcat usage

* ruff-ed

* enhanced docstring

* updated doc and test

* clean up add to obs

* clean up add to obs

* tiny test data for medcat

* use booleans instead of yes/no
  • Loading branch information
eroell authored Dec 14, 2023
1 parent 6a13062 commit 983a282
Show file tree
Hide file tree
Showing 7 changed files with 317 additions and 671 deletions.
7 changes: 3 additions & 4 deletions docs/usage/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,9 @@ In contrast to a preprocessing function, a tool usually adds an easily interpret
:nosignatures:
tools.Translator
tools.MedCAT
tools.mc.run_unsupervised_training
tools.mc.annotate_text
tools.mc.get_annotation_overview
tools.annotate_text
tools.get_medcat_annotation_overview
tools.add_medcat_annotation_to_obs
```

### Survival Analysis
Expand Down
Loading

0 comments on commit 983a282

Please sign in to comment.