Datasets:
Commit
•
2c9dbc8
1
Parent(s):
bee4f71
Fix task tags
Browse files
README.md
CHANGED
@@ -4,26 +4,28 @@ annotations_creators:
|
|
4 |
- expert-generated
|
5 |
language:
|
6 |
- en
|
7 |
-
language_bcp47:
|
8 |
-
- en-US
|
9 |
license:
|
10 |
- unknown
|
11 |
multilinguality:
|
12 |
- monolingual
|
13 |
-
pretty_name: products-2017
|
14 |
size_categories:
|
15 |
- 1K<n<10K
|
16 |
- 10K<n<100K
|
17 |
source_datasets:
|
18 |
- original
|
19 |
-
task_categories:
|
20 |
- text-classification
|
21 |
-
- data-integration
|
22 |
task_ids:
|
23 |
-
- entity-
|
|
|
|
|
|
|
|
|
|
|
24 |
- identity-resolution
|
25 |
- product-matching
|
26 |
-
|
|
|
27 |
---
|
28 |
|
29 |
# Dataset Card for [products-2017]
|
|
|
4 |
- expert-generated
|
5 |
language:
|
6 |
- en
|
|
|
|
|
7 |
license:
|
8 |
- unknown
|
9 |
multilinguality:
|
10 |
- monolingual
|
|
|
11 |
size_categories:
|
12 |
- 1K<n<10K
|
13 |
- 10K<n<100K
|
14 |
source_datasets:
|
15 |
- original
|
16 |
+
task_categories:
|
17 |
- text-classification
|
|
|
18 |
task_ids:
|
19 |
+
- entity-linking-classification
|
20 |
+
paperswithcode_id: wdc-products
|
21 |
+
pretty_name: products-2017
|
22 |
+
language_bcp47:
|
23 |
+
- en-US
|
24 |
+
tags:
|
25 |
- identity-resolution
|
26 |
- product-matching
|
27 |
+
- data-integration
|
28 |
+
- entity-matching
|
29 |
---
|
30 |
|
31 |
# Dataset Card for [products-2017]
|