Skip to content

chore: deprecate Spacy NamedEntityExtractor and add docs#11613

Merged
anakin87 merged 1 commit into
mainfrom
deprecate-spacy
Jun 15, 2026
Merged

chore: deprecate Spacy NamedEntityExtractor and add docs#11613
anakin87 merged 1 commit into
mainfrom
deprecate-spacy

Conversation

@anakin87

@anakin87 anakin87 commented Jun 12, 2026

Copy link
Copy Markdown
Member

Related Issues

Proposed Changes:

  • deprecate NamedEntityExtractor (Spacy backed)
  • add docs for the new SpacyNamedEntityExtractor component living in core integrations
  • fix errors in existing docs

How did you test it?

CI

Checklist

  • I have read the contributors guidelines and the code of conduct.
  • I have updated the related issue with new insights and changes.
  • I have added unit tests and updated the docstrings.
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I have documented my code.
  • I have added a release note file, following the contributors guidelines.
  • I have run pre-commit hooks and fixed any issue.

@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
haystack-docs Ready Ready Preview, Comment Jun 12, 2026 3:07pm

Request Review

@anakin87 anakin87 marked this pull request as ready for review June 12, 2026 15:08
@anakin87 anakin87 requested a review from a team as a code owner June 12, 2026 15:08
@anakin87 anakin87 requested review from sjrl and removed request for a team June 12, 2026 15:08
@github-actions

Copy link
Copy Markdown
Contributor

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  haystack/components/extractors
  named_entity_extractor.py
  haystack/components/websearch
  serper_dev.py
  haystack/utils
  filters.py
Project Total  

This report was generated by python-coverage-comment-action

@claude

claude Bot commented Jun 12, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@sjrl sjrl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@anakin87 anakin87 merged commit 4dc0c7d into main Jun 15, 2026
30 checks passed
@anakin87 anakin87 deleted the deprecate-spacy branch June 15, 2026 07:29
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