Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- token-classification
|
5 |
+
language:
|
6 |
+
- es
|
7 |
+
---
|
8 |
+
|
9 |
+
This dataset in IOB2-format contains annotations of mentions of UTEs (Unión Temporal de Empresas) and companies in public tenders. The annotated documents are the results of text extraction from PDF files using OCR, with the corresponding transcription errors.
|
10 |
+
|
11 |
+
The tags used are `UTE` (seen 656 times) and `SINGLE_COMPANY` (seen 530 times).
|
12 |
+
|