Matthew Honnibal
74439d3e1c
Normalize thinc version
2024-12-16 15:17:44 +01:00
Matthew Honnibal
604cd5d844
Update setup.cfg
2024-12-16 14:37:47 +01:00
Matthew Honnibal
d122f6a15d
Fix requirements
2024-12-16 14:15:20 +01:00
Matthew Honnibal
4b0c845401
Unhack blis install
2024-12-16 13:39:07 +01:00
Matthew Honnibal
f319a2ab84
Update pins
2024-12-16 13:38:37 +01:00
Matthew Honnibal
54d3a0e225
Test for new blis
2024-12-13 01:39:36 +01:00
Matthew Honnibal
49b9979047
Upd tests
2024-12-13 00:58:28 +01:00
Matthew Honnibal
e108935de8
Fix blis install
2024-12-13 00:38:34 +01:00
Matthew Honnibal
c999a44085
Try to set omp num threads to 1
2024-12-13 00:25:54 +01:00
Matthew Honnibal
054dc113b2
Upd tests
2024-12-13 00:04:23 +01:00
Matthew Honnibal
45bbcd18f2
Format
2024-12-12 23:27:52 +01:00
Matthew Honnibal
31eefb36c8
Re-enable pretraining test
2024-12-12 23:25:40 +01:00
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