File size: 830 Bytes
41fa824 |
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 |
---
tags:
- spacy
language:
- la
license: mit
model-index:
- name: la_senter
results:
- task:
name: SENTS
type: token-classification
metrics:
- name: Sentences F-Score
type: f_score
value: 0.9961652241
---
| Feature | Description |
| --- | --- |
| **Name** | `la_senter` |
| **Version** | `3.8.0` |
| **spaCy** | `>=3.8.3,<3.9.0` |
| **Default Pipeline** | `senter` |
| **Components** | `senter` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | UD_Latin-Perseus<br>UD_Latin-PROIEL<br>UD_Latin-ITTB<br>UD_Latin-LLCT<br>UD_Latin-UDante |
| **License** | `MIT` |
| **Author** | [Patrick J. Burns](https://diyclassics.github.io/) |
### Accuracy
| Type | Score |
| --- | --- |
| `SENTS_F` | 99.62 |
| `SENTS_P` | 99.53 |
| `SENTS_R` | 99.70 |
| `SENTER_LOSS` | 3253.33 | |