Skip to content

Update NER pipeline aggregation strategy#1233

Open
vinayaksoni1729 wants to merge 1 commit into
huggingface:mainfrom
vinayaksoni1729:main
Open

Update NER pipeline aggregation strategy#1233
vinayaksoni1729 wants to merge 1 commit into
huggingface:mainfrom
vinayaksoni1729:main

Conversation

@vinayaksoni1729
Copy link
Copy Markdown

This pull request updates the way the named entity recognition (NER) pipeline is configured in the example code. The change improves clarity by explicitly specifying the aggregation strategy.

  • Changed the NER pipeline initialization to use the aggregation_strategy="simple" parameter instead of the deprecated grouped_entities=True in the example code in chapter1/3.mdx.

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants