Daniël de Kok
|
f9308aae13
|
Fix v4 branch to build against Thinc v9 (#11921)
* Move `thinc.extra.search` to `spacy.pipeline._parser_internals`
Backport of:
https://github.com/explosion/spaCy/pull/11317
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
* Replace references to `thinc.backends.linalg` with `CBlas`
Backport of:
https://github.com/explosion/spaCy/pull/11292
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
* Use cross entropy from `thinc.legacy`
* Require thinc>=9.0.0.dev0,<9.1.0
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
|
2022-12-17 14:32:19 +01:00 |
|