Matthew Honnibal
311f7cc9fb
Set version to v3.8.4
2024-12-11 14:14:08 +01:00
Matthew Honnibal
682140496a
Align requirements better
2024-12-11 14:13:51 +01:00
Matthew Honnibal
343f4f21d7
Enable Python 3.13
2024-12-11 14:13:28 +01:00
Matthew Honnibal
be0fa812c2
Update cibuildwheel
2024-12-11 13:08:40 +01:00
Matthew Honnibal
a6317b3836
Fix allocation of non-transient strings in StringStore ( #13713 )
...
* Fix bug in memory-zone code when adding non-transient strings. The error could result in segmentation faults or other memory errors during memory zones if new labels were added to the model.
* Fix handling of new morphological labels within memory zones. Addresses second issue reported in Memory leak of MorphAnalysis object. #13684
2024-12-11 13:06:53 +01:00
Ines Montani
3e30b5bef6
Add spacy-layout [ci skip]
2024-11-19 10:43:40 +01:00
Matthew Honnibal
3ecec1324c
Usage page on memory management, explaining memory zones and doc_cleaner ( #13643 ) [ci skip]
...
Co-authored-by: Ines Montani <ines@ines.io>
2024-10-23 12:42:54 +02:00
Ikko Eltociear Ashimine
15fbf5ef36
docs: update rule-based-matching.mdx ( #13665 ) [ci skip]
2024-10-23 12:07:01 +02:00
Sergei Pashakhin
1ee9a19059
Fix typo ( #13657 ) [ci skip]
2024-10-23 12:06:36 +02:00
thjbdvlt
0d7e57fc3e
universe-pipeline-solipCysme-french ( #13627 ) [ci skip]
2024-10-11 11:26:15 +02:00
Ines Montani
ae5c3e078d
Fix universe.json [ci skip]
2024-10-11 11:24:42 +02:00
Andrei (Andrey) Khropov
8d2902b0e7
Fix misspelling ( #13631 ) [ci skip]
2024-10-11 11:23:12 +02:00
aravind-mc
44d1906453
Update universe.json to add my spaCy online course ( #13632 ) [ci skip]
2024-10-11 11:21:57 +02:00
sam rxh
52a4cb0d14
Fix 'issue template' link in CONTRIBUTING.md ( #13587 ) [ci skip]
2024-10-11 11:20:34 +02:00
Ines Montani
10a6f508ab
Fix landing banner links [ci skip]
2024-10-11 11:19:10 +02:00
Matthew Honnibal
bda4bb0184
Try disabling pretraining tests to probe windows ci failure ( #13646 )
2024-10-02 01:01:40 +02:00
Matthew Honnibal
628c973db5
Note minimum python requirement in setup.cfg
2024-10-02 00:49:09 +02:00
Matthew Honnibal
e0782c5e4c
Merge branch 'master' into v3.8.x
2024-10-01 23:57:48 +02:00
Matthew Honnibal
5230754986
Fix thinc dependncy
2024-10-01 23:49:17 +02:00
Matthew Honnibal
411b70f5f3
Upd requirements
2024-10-01 23:46:54 +02:00
Matthew Honnibal
08705f5a8c
Upd tests
2024-10-01 22:57:25 +02:00
Matthew Honnibal
77177d0216
Upd tests workflow
2024-10-01 22:54:12 +02:00
Matthew Honnibal
5196366af5
Upd tests workflow
2024-10-01 22:53:11 +02:00
Matthew Honnibal
29232ad3b5
Upd tests workflow
2024-10-01 22:51:09 +02:00
Matthew Honnibal
dd47fbb45f
Remove 'apple' extra
2024-10-01 22:24:25 +02:00
Matthew Honnibal
63f1b53c1a
Check test failure
2024-10-01 16:49:49 +02:00
Matthew Honnibal
0cdcfe56cb
Set version to v3.8.2
2024-10-01 16:47:24 +02:00
Matthew Honnibal
924cbc9703
Fix environment variable for test
2024-10-01 16:08:06 +02:00
Matthew Honnibal
e1d050517d
Fix requirements.txt
2024-10-01 15:56:18 +02:00
Matthew Honnibal
6c038aaae0
Don't disable tests on workflow changes
2024-10-01 15:32:01 +02:00
Matthew Honnibal
f0084b9143
Fix matrix in tests
2024-10-01 15:28:22 +02:00
Matthew Honnibal
ff81bfb8db
Update tests
2024-10-01 13:21:10 +02:00
Matthew Honnibal
9c5b61bdff
isort
2024-10-01 12:38:51 +02:00
Matthew Honnibal
725ccbac39
Format
2024-10-01 12:38:02 +02:00
Matthew Honnibal
a8837beab7
Set version to v3.8.1
2024-10-01 12:37:11 +02:00
Matthew Honnibal
3a0aadcf86
Update spacy[apple] thinc-apple-ops pin for numpy v2 compatibility
2024-10-01 10:16:35 +02:00
DomHudson
a61a1d43cf
[Documentation] Replace broken URL in _serialization.mdx ( #13641 )
2024-09-30 17:45:50 +02:00
Matthew Honnibal
114b4894fb
Fix --require-parent default
2024-09-29 15:50:31 +02:00
Matthew Honnibal
dec13b4258
Fix inverted cli arg
2024-09-29 15:50:05 +02:00
Matthew Honnibal
c03f060527
Allow positive option --require-parent
2024-09-29 14:30:14 +02:00
Matthew Honnibal
6255cb985f
Include version constraint in parent package requirement
2024-09-29 14:22:21 +02:00
Matthew Honnibal
3b165a8716
Simplify setting to require parent package
2024-09-29 14:19:10 +02:00
Matthew Honnibal
969832f5d6
Fix package
2024-09-29 14:00:11 +02:00
Matthew Honnibal
8ce53a6bbe
Syntax
2024-09-29 13:51:44 +02:00
Matthew Honnibal
6fa0d709d5
Support option to not depend on parent package in spacy package
2024-09-29 13:51:04 +02:00
Matthew Honnibal
5010fcbd3a
Fix numpy constant
2024-09-14 13:13:11 +02:00
Matthew Honnibal
de4f19f3a3
Fix version
2024-09-14 13:12:44 +02:00
Matthew Honnibal
3d03565498
Replace numpy floats in evaluate and update
2024-09-14 12:55:53 +02:00
Matthew Honnibal
0576a1ff56
Fix numpy floats in meta.json
2024-09-14 12:54:08 +02:00
Matthew Honnibal
2f1e7ed09a
Lint
2024-09-14 11:36:27 +02:00