--- tags: - spacy - token-classification language: - en model-index: - name: en_planos results: - task: name: NER type: token-classification metrics: - name: NER Precision type: precision value: 0.9963312369 - name: NER Recall type: recall value: 0.9947671376 - name: NER F Score type: f_score value: 0.9955485729 --- | Feature | Description | | --- | --- | | **Name** | `en_planos` | | **Version** | `0.0.0` | | **spaCy** | `>=3.7.4,<3.8.0` | | **Default Pipeline** | `tok2vec`, `ner` | | **Components** | `tok2vec`, `ner` | | **Vectors** | 514157 keys, 514157 unique vectors (300 dimensions) | | **Sources** | n/a | | **License** | n/a | | **Author** | [n/a]() | ### Label Scheme
View label scheme (10 labels for 1 components) | Component | Labels | | --- | --- | | **`ner`** | `ACABADO ESPECIAL`, `ANCHO`, `CLASIFICACION`, `ESPESOR / CALIBRE`, `LARGO`, `MATERIAL`, `PRESENTACION`, `TIPO`, `UDM ANCHO`, `UDM LARGO` |
### Accuracy | Type | Score | | --- | --- | | `ENTS_F` | 99.55 | | `ENTS_P` | 99.63 | | `ENTS_R` | 99.48 | | `TOK2VEC_LOSS` | 3782.83 | | `NER_LOSS` | 13526.69 |