Skip to content

Commit a509619

Browse files
committed
Add part-of-speech-tagging in datasets task ids (#275)
* add part-of-speech-tagging in datasets task ids * update doc commit imported from huggingface-internal/moon-landing@92d7391
1 parent 7ce4a0f commit a509619

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/datasets-tags.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ title: Datasets Tags documentation
3232
- `structure-prediction`: predicting structural properties of the text, such as syntax
3333
- [`coreference-resolution`](/datasets?filter=task_ids:coreference-resolution)
3434
- [`named-entity-recognition`](/datasets?filter=task_ids:named-entity-recognition)
35+
- [`part-of-speech-tagging`](/datasets?filter=task_ids:part-of-speech-tagging)
3536
- [`parsing`](/datasets?filter=task_ids:parsing)
3637
- [`other`](/datasets?filter=task_ids:other)
3738
- `text-classification`: predicting a class index or boolean value

0 commit comments

Comments
 (0)