File size: 1,062 Bytes
c22d4d3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
tags:
- spacy
language:
- nl
license: cc-by-sa-4.0
model-index:
- name: nl_Echocardiogram_SpanCategorizer_wall_motion_abnormalities
  results: []
---
Package to classify spans for the presence and severity of wall motion abnormalities in Dutch echocardiogram reports.

| Feature | Description |
| --- | --- |
| **Name** | `nl_Echocardiogram_SpanCategorizer_wall_motion_abnormalities` |
| **Version** | `1.0.0` |
| **spaCy** | `>=3.7.4,<3.8.0` |
| **Default Pipeline** | `tok2vec`, `spancat` |
| **Components** | `tok2vec`, `spancat` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | `cc-ny-sa-4.0` |
| **Author** | [Bauke Arends]() |

### Label Scheme

<details>

<summary>View label scheme (2 labels for 1 components)</summary>

| Component | Labels |
| --- | --- |
| **`spancat`** | `wma_present`, `wma_not_present` |

</details>

### Accuracy

| Type | Score |
| --- | --- |
| `SPANS_SC_F` | 59.61 |
| `SPANS_SC_P` | 58.69 |
| `SPANS_SC_R` | 60.56 |
| `TOK2VEC_LOSS` | 212.56 |
| `SPANCAT_LOSS` | 67519.65 |