edsnlp.pipelines.ner.scores.charlson.patterns
score_normalization(extracted_score)
Charlson score normalization. If available, returns the integer value of the Charlson score.
Source code in edsnlp/pipelines/ner/scores/charlson/patterns.py
12 13 14 15 16 17 18 19 20 21 22 23 |
|