File size: 863 Bytes
90bf6af
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
tags:
- spacy
language:
- es
---
| Feature | Description |
| --- | --- |
| **Name** | `es_metaextract_umsa_v2` |
| **Version** | `2.0` |
| **spaCy** | `>=3.7.2,<3.8.0` |
| **Default Pipeline** | `title_model`, `authors_model`, `advisors_model`, `faculty_model`, `department_model`, `year` |
| **Components** | `title_model`, `authors_model`, `advisors_model`, `faculty_model`, `department_model`, `year` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | n/a |
| **Author** | [n/a]() |

### Label Scheme

<details>

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

| Component | Labels |
| --- | --- |
| **`title_model`** | `TITLE` |
| **`authors_model`** | `AUTHOR` |
| **`advisors_model`** | `ADVISOR` |
| **`faculty_model`** | `FACULTY` |
| **`department_model`** | `DEPARTMENT` |

</details>