ingest-file
ingest-file copied to clipboard
Bump spacy from 3.6.1 to 3.7.4
Bumps spacy from 3.6.1 to 3.7.4.
Release notes
Sourced from spacy's releases.
v3.7.4: New textcat layers and fo/nn language extensions
✨ New features and improvements
- Improve NumPy 2.0 compatibility (#13103).
- Added language extensions for Faroese and Norwegian Nynorsk (#13116).
- Add new
TextCatReduce.v1layer for text classification (#13181).- Add new
TextCatParametricAttention.v1layer for text classification (#13201).- Use
buildmodule for creating model packages by default (#13109).- Add support for code loading to the
benchmark speedcommand (#13247).- Extend lexical attributes for English with more numericals (#13106).
- Warn about reloading dependencies after downloading models (#13081).
🔴 Bug fixes
- #13259, #13304, #13321: Correctness fixes for multiprocessing support in
Language.pipe.- #13187: Typing and documentation fixes for
Doc.- #13086: Update
Tokenizer.explainfor special cases with whitespace.- #13068: Fix displaCy span stacking.
- #13149: Add spacy.TextCatBOW.v3 to use the fixed
SparseLinearlayer.📖 Documentation and examples
- Many improvements and updates to the LLM documentation.
- Update
trf_dataexamples and the transformer pipeline design section.👥 Contributors
@adrianeboyd,@danieldk,@evornov,@honnibal,@ines,@lise-brinck,@ridge-kimani,@rmitsch,@shadeMe,@svlandegv3.7.2: Fixes for APIs and requirements
✨ New features and improvements
- Update
__all__fields (#13063).🔴 Bug fixes
- #13035: Remove Pathy requirement.
- #13053: Restore
spacy.cli.projectAPI.- #13057: Support
Anycomparisons forTokenandSpan.📖 Documentation and examples
- Many updates for
spacy-llmincluding Azure OpenAI, PaLM, and Mistral support.- Various documentation corrections.
👥 Contributors
Commits
bff8725Set version to 3.7.4 (#13327)fdfdbcdMakeLanguage.pipeworkers exit cleanly (#13321)14bd9d8Update example that shows model in requirments (#13302)e1249d3Test if closing explicitly solves recursive lock issues (#13304)40422ffSet version to 3.7.3 (#13301)2dbb332TextCatParametricAttention.v1: set key transform dimensions (#13249)d84068eRun slow tests: v4 -> main (#13290)89a43f3update universe description (#13291)68d7841Extension serialization attr tests: add teardown (#13284)00e938aadd custom code support to CLI speed benchmark (#13247)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.