We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce4a0f commit a509619Copy full SHA for a509619
docs/datasets-tags.md
@@ -32,6 +32,7 @@ title: Datasets Tags documentation
32
- `structure-prediction`: predicting structural properties of the text, such as syntax
33
- [`coreference-resolution`](/datasets?filter=task_ids:coreference-resolution)
34
- [`named-entity-recognition`](/datasets?filter=task_ids:named-entity-recognition)
35
+ - [`part-of-speech-tagging`](/datasets?filter=task_ids:part-of-speech-tagging)
36
- [`parsing`](/datasets?filter=task_ids:parsing)
37
- [`other`](/datasets?filter=task_ids:other)
38
- `text-classification`: predicting a class index or boolean value
0 commit comments