Datasets:
Tasks:
Token Classification
Sub-tasks:
part-of-speech
Languages:
Portuguese
Size:
10K<n<100K
License:
Fix POS tags (#4715)
Browse filesfix pos tags
Commit from https://github.com/huggingface/datasets/commit/62195c7bd2468b4921a532f8953288481e0fd2b5
README.md
CHANGED
@@ -17,7 +17,7 @@ source_datasets:
|
|
17 |
task_categories:
|
18 |
- token-classification
|
19 |
task_ids:
|
20 |
-
- part-of-speech
|
21 |
paperswithcode_id: null
|
22 |
---
|
23 |
|
|
|
17 |
task_categories:
|
18 |
- token-classification
|
19 |
task_ids:
|
20 |
+
- part-of-speech
|
21 |
paperswithcode_id: null
|
22 |
---
|
23 |
|