huggingface / huggingface/course

Cannot find the task type "ner" on HuggingFace.co/models page

Open
#1,201 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
MDX
Stars
4.2k
Forks
1.4k
Avg merge
13m
Merged PRs (30d)
1

Description

I am in the
Transformer Models > Transformers, what they can do chapter and trying out the codes. All the pipelines are mentioned in the HuggingFace.co/models page as task but neither "ner" or "named entity recognition". The code is:
ner = pipeline("ner", grouped_entities=True)

How can I find it?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.