Commit Graph

  • 2dcedb8aa5 xfail pydantic config tests for now Matthew Honnibal 2025-04-05 11:58:25 +0200
  • bdbfd5bf75 Test python3.13 Matthew Honnibal 2025-04-04 23:04:42 +0200
  • 5df0722c31 Disable cython-lint Matthew Honnibal 2025-04-04 23:03:24 +0200
  • 8aa74d69ee Update cython Matthew Honnibal 2025-04-04 22:58:52 +0200
  • 40a4e2c310 Update requirements Matthew Honnibal 2025-04-04 22:58:13 +0200
  • dfc01fdc62 Add noexcept for Cython 3 Matthew Honnibal 2025-04-04 22:54:44 +0200
  • 05edfeac52 Add inline markers in state Matthew Honnibal 2025-04-04 22:15:18 +0200
  • 17cc5440ea Remove __init_subclass__ used for deprecation warning (incompatible with cython3) Matthew Honnibal 2025-04-04 22:15:01 +0200
  • 97161c3ee8
    Merge branch 'explosion:master' into nv1 Nihesh Rachakonda 2025-05-12 16:42:51 +0530
  • 372ac60441 Fix with Try/Except for older versions Nihesh Rachakonda 2025-05-12 16:38:48 +0530
  • ae56929f1a
    Merge 5b92fd30e2 into 87ec2b72a5 Hood Chatham 2025-05-12 07:49:11 +0200
  • 87ec2b72a5
    Update spaCy Universe entry for ChatterBot to use correct name casing (#13784) Gunther Cox 2025-05-12 01:47:50 -0400
  • aa8de0ed37
    Update embeddings-transformers.mdx, update trf_data examples info in <Runtime usage> (#13811) 翟持江 2025-05-12 13:47:12 +0800
  • 12292b36f9
    fix: match hyphenated words to lemmas in index_table (e.g. "co-authored" -> "co-author") d0ngw 2025-05-09 18:42:08 +0800
  • 8b37c08066
    fix typos omahs 2025-05-06 14:05:31 +0200
  • f3fcc19ea2
    Update embeddings-transformers.mdx, update trf_data examples info in <Runtime usage> 翟持江 2025-05-05 19:27:57 +0800
  • 86284209b1 norm_map additions Jeff Adolphe 2025-04-28 17:01:04 -0400
  • b2031710a8 small tweaks Jeff Adolphe 2025-04-27 14:19:55 -0400
  • 031a60e3cd Added Haitian Creole (ht) language support Jeff Adolphe 2025-04-27 13:31:46 -0400
  • 44036d88dd Add TeNs plugin Ilie Cristian Dorobat 2025-04-15 02:58:52 +0300
  • 98a19df91a
    docs: fix README.md for compatible Python versions (#13749) Adrien Carpentier 2025-04-11 20:56:52 +0200
  • 5c7c732c49 Disable validation cython3 Matthew Honnibal 2025-04-05 12:09:15 +0200
  • 7aba379bc5 xfail pydantic config tests for now Matthew Honnibal 2025-04-05 11:58:25 +0200
  • ff75cbe3be Test python3.13 Matthew Honnibal 2025-04-04 23:04:42 +0200
  • 300d4093f3 Disable cython-lint Matthew Honnibal 2025-04-04 23:03:24 +0200
  • 53a835aef6 Update cython Matthew Honnibal 2025-04-04 22:58:52 +0200
  • d2b901a941 Update requirements Matthew Honnibal 2025-04-04 22:58:13 +0200
  • f4109a1fcf Add noexcept for Cython 3 Matthew Honnibal 2025-04-04 22:54:44 +0200
  • 2384184710 Add inline markers in state Matthew Honnibal 2025-04-04 22:15:18 +0200
  • b948f8516c Remove __init_subclass__ used for deprecation warning (incompatible with cython3) Matthew Honnibal 2025-04-04 22:15:01 +0200
  • 96fff1eb47 FIx Display issue, for changed iPython modules/ functions Nihesh Rachakonda 2025-04-04 23:01:43 +0530
  • 92bd042502 Allow Python 3.13 release-v3.8.5 Matthew Honnibal 2025-04-03 23:15:12 +0200
  • 2d1c310b3a
    Update spaCy Universe entry for ChatterBot to use correct name casing Gunther Cox 2025-04-01 17:28:33 -0400
  • d0c705cbc9 Increment version Matthew Honnibal 2025-04-01 09:40:59 +0200
  • d11b056239 fix cannot import name 'display' from 'IPython.core.display' Yakov Wildfluss 2025-03-29 14:37:45 +0300
  • 09c4a4cc7d fix: import display from ipython.display Satoshi 2025-03-11 01:42:02 +0800
  • 7b1e07de92
    Update mock import to work with Python 3.13 Dāvis Mosāns 2025-03-06 23:48:20 +0200
  • d19e2bbf21
    Remove Cython 3 restriction Dāvis Mosāns 2025-03-06 23:14:57 +0200
  • 2b1c4a8d0e
    Remove Cython 3 restriction Dāvis Mosāns 2025-03-06 23:14:57 +0200
  • 07c3456406
    tokenizer.pyx: add noexcept to be compatible with Cython 3 Dāvis Mosāns 2025-03-06 23:06:34 +0200
  • 18ba2cc33c
    Add inline to be compatible with Cython 3 Dāvis Mosāns 2025-03-06 22:30:00 +0200
  • 0d9b73dfc4
    Make it build with Cython 3 Dāvis Mosāns 2025-03-06 23:07:21 +0200
  • 9f92a51f84
    tokenizer.pyx: add noexcept to be compatible with Cython 3 Dāvis Mosāns 2025-03-06 23:06:34 +0200
  • 7a08ee8172
    Add inline to be compatible with Cython 3 Dāvis Mosāns 2025-03-06 22:30:00 +0200
  • 04703d0d06
    displacy: fix import path for ipython 9.0.1 Christopher Degawa 2025-03-04 00:32:12 -0600
  • 5b6412e88b Remove dependency on langcodes BLKSerene 2025-02-28 14:00:17 +0800
  • d4375d5216 Switch to typer-slim BLKSerene 2025-02-28 12:20:21 +0800
  • f5b0c342f2 [Feature]: add scores to diplacy entity markup Ceyda Cinarel 2025-02-19 20:15:20 +0900
  • 102e461dcc
    docs: fix README.md for compatible Python versions Adrien Carpentier 2025-02-11 01:03:11 +0100
  • 7239f08471
    remove reference to python 3.13 in setup.cfg Paul Slater 2025-02-05 09:11:01 +0000
  • b3c46c315e Add support for linux-arm release-v3.8.4 Matthew Honnibal 2025-02-03 18:32:12 +0100
  • 5613242988 Add live stream to site [ci skip] spacy.io Ines Montani 2025-02-03 09:42:52 +0100
  • d194f06437 Add live stream to site [ci skip] Ines Montani 2025-02-03 09:42:52 +0100
  • 055e07d9cc Update README.md [ci skip] Ines Montani 2025-02-03 09:38:32 +0100
  • 8e1c14e977 Add live stream to README [ci skip] Ines Montani 2025-02-03 09:37:48 +0100
  • c5161d61b6 Change Twitter to X (#13740) [ci skip] Christine P. Chai 2025-02-03 00:30:21 -0800
  • 4278182dd0
    Change Twitter to X (#13740) [ci skip] Christine P. Chai 2025-02-03 00:30:21 -0800
  • fdff48962e Remove Twitter/X and add Bluesky Ines Montani 2025-02-03 09:29:49 +0100
  • 2705cae767
    Change Twitter to X in the Connect area of site.json Christine P. Chai 2025-02-02 18:09:09 -0800
  • c6784c1a81
    Change Twitter to X in CONTRIBUTING.md Christine P. Chai 2025-02-02 18:06:42 -0800
  • deef3f1ab9
    JSON fix Lj Miranda 2025-01-29 11:17:10 -0800
  • 067ba12dd7
    Add calamanCy to universe.json Lj Miranda 2025-01-29 11:15:20 -0800
  • 85cc763006 Fix python version requirement Matthew Honnibal 2025-01-13 18:17:36 +0100
  • ba7468e32e
    Update requirements, fixing windows crashes (#13727) Matthew Honnibal 2025-01-13 16:39:46 +0100
  • 128f7256bb Re-enable test fix-windows-crash Matthew Honnibal 2025-01-13 14:42:59 +0100
  • 685a386106 Reformat Matthew Honnibal 2025-01-13 14:00:06 +0100
  • 6c59f6c623 Require thinc 8.3.4 Matthew Honnibal 2025-01-13 13:56:21 +0100
  • 17353e4b68 Re-enable pretraining test Matthew Honnibal 2025-01-13 13:54:49 +0100
  • 5b92fd30e2 Fix indentation Hood Chatham 2024-12-20 14:19:06 +0100
  • b5bcd164ee Fix and add test Hood Chatham 2024-12-20 14:14:06 +0100
  • 2442f7209d Lazily load cli with module __getattr__ Hood Chatham 2024-12-20 13:46:28 +0100
  • 74439d3e1c Normalize thinc version bugfix/windows-crash Matthew Honnibal 2024-12-16 15:17:44 +0100
  • 604cd5d844 Update setup.cfg Matthew Honnibal 2024-12-16 14:37:47 +0100
  • d122f6a15d Fix requirements Matthew Honnibal 2024-12-16 14:15:20 +0100
  • 4b0c845401 Unhack blis install Matthew Honnibal 2024-12-16 13:39:07 +0100
  • f319a2ab84 Update pins Matthew Honnibal 2024-12-16 13:38:37 +0100
  • 54d3a0e225 Test for new blis Matthew Honnibal 2024-12-13 01:39:36 +0100
  • 49b9979047 Upd tests Matthew Honnibal 2024-12-13 00:58:28 +0100
  • e108935de8 Fix blis install Matthew Honnibal 2024-12-13 00:38:34 +0100
  • c999a44085 Try to set omp num threads to 1 Matthew Honnibal 2024-12-13 00:25:54 +0100
  • 054dc113b2 Upd tests Matthew Honnibal 2024-12-13 00:04:23 +0100
  • 45bbcd18f2 Format Matthew Honnibal 2024-12-12 23:27:52 +0100
  • 31eefb36c8 Re-enable pretraining test Matthew Honnibal 2024-12-12 23:25:40 +0100
  • 311f7cc9fb Set version to v3.8.4 Matthew Honnibal 2024-12-11 14:14:08 +0100
  • 682140496a Align requirements better Matthew Honnibal 2024-12-11 14:13:51 +0100
  • 343f4f21d7 Enable Python 3.13 Matthew Honnibal 2024-12-11 14:13:28 +0100
  • be0fa812c2 Update cibuildwheel release-v3.8.3 Matthew Honnibal 2024-12-11 13:08:40 +0100
  • a6317b3836
    Fix allocation of non-transient strings in StringStore (#13713) Matthew Honnibal 2024-12-11 13:06:53 +0100
  • 2676746efa Merge branch 'master' into bugfix/fix-morph-memory-zone bugfix/fix-morph-memory-zone Matthew Honnibal 2024-12-10 19:29:36 +0100
  • 1a4d21ccd5 Try to debug segfault Matthew Honnibal 2024-12-10 19:27:16 +0100
  • 18f23b5ad7 Simplify test matrix Matthew Honnibal 2024-12-10 19:06:44 +0100
  • 0c8585caf3 Improve version related metadata and relax numpy pin Matthew Honnibal 2024-12-10 18:50:13 +0100
  • 51da88821a Set version to v3.8.3 Matthew Honnibal 2024-12-10 18:48:47 +0100
  • ec6fbbfe34 Fix allocation of non-transient strings in StringStore Matthew Honnibal 2024-12-10 18:37:04 +0100
  • 3dadad8d55 use proper c-array envolution 2024-11-30 16:12:11 -0500
  • afaf41f794 move new function out of class envolution 2024-11-30 16:08:45 -0500
  • 2531ed9575 testing envolution 2024-11-30 15:56:01 -0500
  • 93c95ab8e5 try w/ gil envolution 2024-11-30 15:29:32 -0500
  • 7ef2346598 try fix gil require issue envolution 2024-11-30 15:23:31 -0500
  • e67cf1a5a5 fix paste error envolution 2024-11-30 15:16:43 -0500