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
17 18 19 20 21 22 23 24 25 |
|