edsnlp.pipelines.ner.scores.sofa.patterns
score_normalization(extracted_score)
Sofa score normalization. If available, returns the integer value of the SOFA score.
Source code in edsnlp/pipelines/ner/scores/sofa/patterns.py
34 35 36 37 38 39 40 41 42 43 |
|