Commit Graph

  • 98a19df91a docs: fix README.md for compatible Python versions (#13749) Adrien Carpentier 2025-04-11 20:56:52 +02:00
  • 5c7c732c49 Disable validation cython3 Matthew Honnibal 2025-04-05 12:09:15 +02:00
  • 7aba379bc5 xfail pydantic config tests for now Matthew Honnibal 2025-04-05 11:58:25 +02:00
  • ff75cbe3be Test python3.13 Matthew Honnibal 2025-04-04 23:04:42 +02:00
  • 300d4093f3 Disable cython-lint Matthew Honnibal 2025-04-04 23:03:24 +02:00
  • 53a835aef6 Update cython Matthew Honnibal 2025-04-04 22:58:52 +02:00
  • d2b901a941 Update requirements Matthew Honnibal 2025-04-04 22:58:13 +02:00
  • f4109a1fcf Add noexcept for Cython 3 Matthew Honnibal 2025-04-04 22:54:44 +02:00
  • 2384184710 Add inline markers in state Matthew Honnibal 2025-04-04 22:15:18 +02:00
  • b948f8516c Remove __init_subclass__ used for deprecation warning (incompatible with cython3) Matthew Honnibal 2025-04-04 22:15:01 +02:00
  • 92bd042502 Allow Python 3.13 release-v3.8.5 Matthew Honnibal 2025-04-03 23:15:12 +02:00
  • d0c705cbc9 Increment version Matthew Honnibal 2025-04-01 09:40:59 +02:00
  • b3c46c315e Add support for linux-arm release-v3.8.4 Matthew Honnibal 2025-02-03 18:32:12 +01:00
  • 5613242988 Add live stream to site [ci skip] Ines Montani 2025-02-03 09:42:52 +01:00
  • d194f06437 Add live stream to site [ci skip] Ines Montani 2025-02-03 09:42:52 +01:00
  • 055e07d9cc Update README.md [ci skip] Ines Montani 2025-02-03 09:38:32 +01:00
  • 8e1c14e977 Add live stream to README [ci skip] Ines Montani 2025-02-03 09:37:48 +01:00
  • c5161d61b6 Change Twitter to X (#13740) [ci skip] Christine P. Chai 2025-02-03 00:30:21 -08:00
  • 4278182dd0 Change Twitter to X (#13740) [ci skip] Christine P. Chai 2025-02-03 00:30:21 -08:00
  • 85cc763006 Fix python version requirement Matthew Honnibal 2025-01-13 18:17:36 +01:00
  • ba7468e32e Update requirements, fixing windows crashes (#13727) Matthew Honnibal 2025-01-13 16:39:46 +01:00
  • 128f7256bb Re-enable test fix-windows-crash Matthew Honnibal 2025-01-13 14:42:59 +01:00
  • 685a386106 Reformat Matthew Honnibal 2025-01-13 14:00:06 +01:00
  • 6c59f6c623 Require thinc 8.3.4 Matthew Honnibal 2025-01-13 13:56:21 +01:00
  • 17353e4b68 Re-enable pretraining test Matthew Honnibal 2025-01-13 13:54:49 +01:00
  • 74439d3e1c Normalize thinc version bugfix/windows-crash Matthew Honnibal 2024-12-16 15:17:44 +01:00
  • 604cd5d844 Update setup.cfg Matthew Honnibal 2024-12-16 14:37:47 +01:00
  • d122f6a15d Fix requirements Matthew Honnibal 2024-12-16 14:15:20 +01:00
  • 4b0c845401 Unhack blis install Matthew Honnibal 2024-12-16 13:39:07 +01:00
  • f319a2ab84 Update pins Matthew Honnibal 2024-12-16 13:38:37 +01:00
  • 54d3a0e225 Test for new blis Matthew Honnibal 2024-12-13 01:39:36 +01:00
  • 49b9979047 Upd tests Matthew Honnibal 2024-12-13 00:58:28 +01:00
  • e108935de8 Fix blis install Matthew Honnibal 2024-12-13 00:38:34 +01:00
  • c999a44085 Try to set omp num threads to 1 Matthew Honnibal 2024-12-13 00:25:54 +01:00
  • 054dc113b2 Upd tests Matthew Honnibal 2024-12-13 00:04:23 +01:00
  • 45bbcd18f2 Format Matthew Honnibal 2024-12-12 23:27:52 +01:00
  • 31eefb36c8 Re-enable pretraining test Matthew Honnibal 2024-12-12 23:25:40 +01:00
  • 311f7cc9fb Set version to v3.8.4 Matthew Honnibal 2024-12-11 14:14:08 +01:00
  • 682140496a Align requirements better Matthew Honnibal 2024-12-11 14:13:51 +01:00
  • 343f4f21d7 Enable Python 3.13 Matthew Honnibal 2024-12-11 14:13:28 +01:00
  • be0fa812c2 Update cibuildwheel release-v3.8.3 Matthew Honnibal 2024-12-11 13:08:40 +01:00
  • a6317b3836 Fix allocation of non-transient strings in StringStore (#13713) Matthew Honnibal 2024-12-11 13:06:53 +01:00
  • 2676746efa Merge branch 'master' into bugfix/fix-morph-memory-zone bugfix/fix-morph-memory-zone Matthew Honnibal 2024-12-10 19:29:36 +01:00
  • 1a4d21ccd5 Try to debug segfault Matthew Honnibal 2024-12-10 19:27:16 +01:00
  • 18f23b5ad7 Simplify test matrix Matthew Honnibal 2024-12-10 19:06:44 +01:00
  • 0c8585caf3 Improve version related metadata and relax numpy pin Matthew Honnibal 2024-12-10 18:50:13 +01:00
  • 51da88821a Set version to v3.8.3 Matthew Honnibal 2024-12-10 18:48:47 +01:00
  • ec6fbbfe34 Fix allocation of non-transient strings in StringStore Matthew Honnibal 2024-12-10 18:37:04 +01:00
  • 0b43518611 Add spacy-layout [ci skip] Ines Montani 2024-11-19 10:43:40 +01:00
  • 3e30b5bef6 Add spacy-layout [ci skip] Ines Montani 2024-11-19 10:43:40 +01:00
  • 7a7f191220 Usage page on memory management, explaining memory zones and doc_cleaner (#13643) [ci skip] Matthew Honnibal 2024-10-23 12:42:54 +02:00
  • e5910847a9 docs: update rule-based-matching.mdx (#13665) [ci skip] Ikko Eltociear Ashimine 2024-10-23 19:07:01 +09:00
  • 5056e6b3cf Fix typo (#13657) [ci skip] Sergei Pashakhin 2024-10-23 10:06:36 +00:00
  • 3ecec1324c Usage page on memory management, explaining memory zones and doc_cleaner (#13643) [ci skip] Matthew Honnibal 2024-10-23 12:42:54 +02:00
  • 15fbf5ef36 docs: update rule-based-matching.mdx (#13665) [ci skip] Ikko Eltociear Ashimine 2024-10-23 19:07:01 +09:00
  • 1ee9a19059 Fix typo (#13657) [ci skip] Sergei Pashakhin 2024-10-23 10:06:36 +00:00
  • 54791f664f universe-pipeline-solipCysme-french (#13627) [ci skip] thjbdvlt 2024-10-11 11:26:15 +02:00
  • 0d7e57fc3e universe-pipeline-solipCysme-french (#13627) [ci skip] thjbdvlt 2024-10-11 11:26:15 +02:00
  • 95d56aad14 Fix universe.json [ci skip] Ines Montani 2024-10-11 11:24:42 +02:00
  • ae5c3e078d Fix universe.json [ci skip] Ines Montani 2024-10-11 11:24:42 +02:00
  • 8d2902b0e7 Fix misspelling (#13631) [ci skip] Andrei (Andrey) Khropov 2024-10-11 11:23:12 +02:00
  • c2e424347f Update universe.json to add my spaCy online course (#13632) [ci skip] aravind-mc 2024-10-11 14:51:57 +05:30
  • 44d1906453 Update universe.json to add my spaCy online course (#13632) [ci skip] aravind-mc 2024-10-11 14:51:57 +05:30
  • 52a4cb0d14 Fix 'issue template' link in CONTRIBUTING.md (#13587) [ci skip] sam rxh 2024-10-11 04:20:34 -05:00
  • a60be278e4 Fix landing banner links [ci skip] Ines Montani 2024-10-11 11:19:10 +02:00
  • 10a6f508ab Fix landing banner links [ci skip] Ines Montani 2024-10-11 11:19:10 +02:00
  • acb44f8e73 Fix meta writing for numpy conversion v4 Matthew Honnibal 2024-10-02 01:10:04 +02:00
  • 75d097155d Replace numpy floats in update and evaluate Matthew Honnibal 2024-09-14 12:55:53 +02:00
  • bda4bb0184 Try disabling pretraining tests to probe windows ci failure (#13646) Matthew Honnibal 2024-10-02 01:01:40 +02:00
  • 628c973db5 Note minimum python requirement in setup.cfg Matthew Honnibal 2024-10-02 00:49:09 +02:00
  • 26e66dd239 Try disabling pretraining tests to probe windows ci failure fix-windows-ci Matthew Honnibal 2024-10-02 00:45:43 +02:00
  • e0782c5e4c Merge branch 'master' into v3.8.x Matthew Honnibal 2024-10-01 23:57:48 +02:00
  • 5230754986 Fix thinc dependncy Matthew Honnibal 2024-10-01 23:49:17 +02:00
  • 411b70f5f3 Upd requirements Matthew Honnibal 2024-10-01 23:46:54 +02:00
  • 08705f5a8c Upd tests Matthew Honnibal 2024-10-01 22:57:25 +02:00
  • 77177d0216 Upd tests workflow Matthew Honnibal 2024-10-01 22:54:12 +02:00
  • 5196366af5 Upd tests workflow Matthew Honnibal 2024-10-01 22:53:11 +02:00
  • 29232ad3b5 Upd tests workflow Matthew Honnibal 2024-10-01 22:51:09 +02:00
  • dd47fbb45f Remove 'apple' extra Matthew Honnibal 2024-10-01 22:24:25 +02:00
  • 63f1b53c1a Check test failure release-v3.8.2 v3.8.x Matthew Honnibal 2024-10-01 16:49:49 +02:00
  • 0cdcfe56cb Set version to v3.8.2 Matthew Honnibal 2024-10-01 16:47:24 +02:00
  • 924cbc9703 Fix environment variable for test Matthew Honnibal 2024-10-01 16:08:06 +02:00
  • e1d050517d Fix requirements.txt Matthew Honnibal 2024-10-01 15:56:18 +02:00
  • 6c038aaae0 Don't disable tests on workflow changes Matthew Honnibal 2024-10-01 15:32:01 +02:00
  • f0084b9143 Fix matrix in tests Matthew Honnibal 2024-10-01 15:28:22 +02:00
  • ff81bfb8db Update tests Matthew Honnibal 2024-10-01 13:21:10 +02:00
  • 9c5b61bdff isort Matthew Honnibal 2024-10-01 12:38:51 +02:00
  • 725ccbac39 Format Matthew Honnibal 2024-10-01 12:38:02 +02:00
  • a8837beab7 Set version to v3.8.1 Matthew Honnibal 2024-10-01 12:37:11 +02:00
  • 3a0aadcf86 Update spacy[apple] thinc-apple-ops pin for numpy v2 compatibility Matthew Honnibal 2024-10-01 10:16:35 +02:00
  • 07dba26cd2 Remove obsolete python versions from tests fix-serialize Matthew Honnibal 2024-10-01 10:02:03 +02:00
  • e36a1785f6 Add missing import Matthew Honnibal 2024-10-01 09:57:46 +02:00
  • 5dde59a3ad Format Matthew Honnibal 2024-09-30 22:31:38 +02:00
  • 57cbac78f4 Fix numpy floating values in meta.json for serialization Matthew Honnibal 2024-09-14 13:13:05 +02:00
  • a9ed8bb401 Replace numpy floats in evaluate and update Matthew Honnibal 2024-09-14 12:55:53 +02:00
  • a61a1d43cf [Documentation] Replace broken URL in _serialization.mdx (#13641) DomHudson 2024-09-30 16:45:50 +01:00
  • 114b4894fb Fix --require-parent default release-v3.8.0 Matthew Honnibal 2024-09-29 15:50:31 +02:00
  • dec13b4258 Fix inverted cli arg Matthew Honnibal 2024-09-29 15:50:05 +02:00
  • c03f060527 Allow positive option --require-parent Matthew Honnibal 2024-09-29 14:30:14 +02:00
  • 6255cb985f Include version constraint in parent package requirement Matthew Honnibal 2024-09-29 14:22:21 +02:00