Commit Graph

  • c9d77932f9 Update pyproject.yml Matthew Honnibal 2025-11-10 11:56:03 +01:00
  • b49c537a0b Update version Matthew Honnibal 2025-11-10 11:54:00 +01:00
  • 09b4eb4ebe Use reuseable gha Matthew Honnibal 2025-11-10 11:53:30 +01:00
  • 38056e9012 Disable 3.9 release-v3.8.8 Matthew Honnibal 2025-11-06 01:55:38 +01:00
  • 2d7f850676 Increment version Matthew Honnibal 2025-11-05 14:57:37 +01:00
  • b0ba71d4e7 Update weasel dependency Matthew Honnibal 2025-11-05 14:57:08 +01:00
  • ac95fc541c Update weasel dependency Matthew Honnibal 2025-11-05 14:56:48 +01:00
  • d01a180a7f Update build matrix for tests Matthew Honnibal 2025-11-05 10:26:48 +01:00
  • 68bf84ec5c Fix type errors Matthew Honnibal 2025-11-05 10:10:42 +01:00
  • 4ebe774120 isort Matthew Honnibal 2025-11-04 15:50:26 +01:00
  • 352d774cb7 Update black Matthew Honnibal 2025-11-04 15:19:56 +01:00
  • 54f54fc4cc Reformat with black 25 Matthew Honnibal 2025-11-04 15:19:09 +01:00
  • 68679d6f85 Add custom download URL (#13848) Etienne.bfx 2025-10-28 09:43:47 +01:00
  • 94d6be8a9b Fixed the import issue in displacy/__init__.py (#13876) Marwan Mohammed Sayed 2025-10-28 11:43:08 +03:00
  • f5d04868e1 Update _util.py to fix Deprecation Warning (#13844) Matthew Hernandez 2025-10-28 02:42:23 -06:00
  • f40ceb5378 docs(website): remove spaCy Quickstart from Universe/Courses due to spam redirect (fixes #13853) (#13877) OMOTAYO OMOYEMI 2025-10-28 08:41:50 +00:00
  • c015dd1fa6 isort fix/enum-python-types Matthew Honnibal 2025-05-28 17:27:59 +02:00
  • 80aa445f34 Format Matthew Honnibal 2025-05-28 17:27:36 +02:00
  • 79f9d3ea2a Merge branch 'master' into fix/enum-python-types Matthew Honnibal 2025-05-28 17:26:47 +02:00
  • 41e07772dc Added Haitian Creole (ht) Language Support to spaCy (#13807) Jeff Adolphe 2025-05-28 11:23:38 -04:00
  • e8f40e2169 Correct API docs for Span.lemma_, Vocab.to_bytes and Vectors.__init__ (#13436) Martin Schorfmann 2025-05-28 17:22:50 +02:00
  • 7b1d6e58ff Remove dependency on langcodes (#13760) BLKSerene 2025-05-28 23:21:46 +08:00
  • 864c2f3b51 Format Matthew Honnibal 2025-05-28 17:06:11 +02:00
  • 75a9d9b9ad Test and fix issue13769 Matthew Honnibal 2025-05-28 17:04:23 +02:00
  • 2567266bf7 Merge branch 'master' into fix/enum-python-types Matthew Honnibal 2025-05-27 11:16:12 +02:00
  • 5e1ee975c9 Fix quirk of enum values in Python Matthew Honnibal 2025-05-27 11:09:37 +02:00
  • bec546cec0 Add TeNs plugin (#13800) Ilie 2025-05-27 02:21:07 +03:00
  • 46613e27cf fix: match hyphenated words to lemmas in index_table (e.g. "co-authored" -> "co-author") (#13816) d0ngw 2025-05-27 07:20:26 +08:00
  • b205ff65e6 fix typos (#13813) omahs 2025-05-26 16:05:29 +02:00
  • 92f1b8cdb4 Switch to typer-slim (#13759) BLKSerene 2025-05-26 22:03:49 +08:00
  • 4b65aa79ee Add release script release-v3.8.7 Matthew Honnibal 2025-05-22 14:00:48 +02:00
  • d08f4e3b10 Increment version Matthew Honnibal 2025-05-22 13:58:00 +02:00
  • 6036f344d3 Remove print statements Matthew Honnibal 2025-05-22 13:56:31 +02:00
  • 5bebbf7550 Python 3.13 support (#13823) Matthew Honnibal 2025-05-22 13:47:21 +02:00
  • 38b626b3ed Include data for test kamikaze-cython3-upd Matthew Honnibal 2025-05-22 00:32:28 +02:00
  • 1da76e9aca Format and isort Matthew Honnibal 2025-05-22 00:18:44 +02:00
  • 752c2dd403 Fix registry Matthew Honnibal 2025-05-22 00:18:20 +02:00
  • c8d7dd968a Move registrations Matthew Honnibal 2025-05-21 23:19:00 +02:00
  • ab5f1c1013 Move more functions Matthew Honnibal 2025-05-21 23:12:47 +02:00
  • e6c190bc86 Move more functions Matthew Honnibal 2025-05-21 22:59:54 +02:00
  • 24b0670be7 Move more layers Matthew Honnibal 2025-05-21 22:53:07 +02:00
  • 959b80d823 Move more registry functions Matthew Honnibal 2025-05-21 22:45:14 +02:00
  • 5dbd02d560 Fix type Matthew Honnibal 2025-05-21 22:31:25 +02:00
  • b8db76ccbe Isort Matthew Honnibal 2025-05-21 20:48:05 +02:00
  • 0630d62264 Format Matthew Honnibal 2025-05-21 20:46:41 +02:00
  • a4bbd0ee08 Allow python 3.13 Matthew Honnibal 2025-05-21 15:39:28 +02:00
  • fe048275fb Update factory import tests Matthew Honnibal 2025-05-21 15:39:19 +02:00
  • 43a9d37864 Point to spacy.pipeline.factories for import backwards compat hooks Matthew Honnibal 2025-05-21 15:36:37 +02:00
  • bd2d707773 Move factories to their own file Matthew Honnibal 2025-05-21 15:34:01 +02:00
  • 7dd064a089 Move factories to their own file Matthew Honnibal 2025-05-21 15:33:46 +02:00
  • 0b82521d49 Add test for factory imports Matthew Honnibal 2025-05-21 15:26:22 +02:00
  • 1e07a58abe Fix hook Matthew Honnibal 2025-05-21 15:26:02 +02:00
  • 2f051c6793 Fix future_entity_ruler import hook Matthew Honnibal 2025-05-21 15:24:57 +02:00
  • 4318f8fc85 Add __getattr__ import hooks for factories for backwards compatibility Matthew Honnibal 2025-05-21 15:11:03 +02:00
  • d8388aa591 Make factories top-level functions in registrations.py Matthew Honnibal 2025-05-21 14:03:11 +02:00
  • 5c331884c3 Fix test Matthew Honnibal 2025-05-20 18:47:23 +02:00
  • b207df4ebb Remove test checking for compatibility warning Matthew Honnibal 2025-05-20 18:46:03 +02:00
  • f6b1546a74 Fix syntax Matthew Honnibal 2025-05-20 18:35:13 +02:00
  • 216ef7ee7a Move imports Matthew Honnibal 2025-05-20 18:34:01 +02:00
  • fd91e8a0e4 Remove component factory functions from component files Matthew Honnibal 2025-05-20 18:29:31 +02:00
  • 6f1a65a8bd Move component registrations under registrations.py Matthew Honnibal 2025-05-20 18:27:12 +02:00
  • c3f9fab5e8 WIP Matthew Honnibal 2025-05-19 17:41:34 +02:00
  • cda2bd01d4 Fix enum population Matthew Honnibal 2025-05-19 17:24:56 +02:00
  • ceda7b0732 Fix global population of parts_of_speech enum Matthew Honnibal 2025-05-19 17:22:59 +02:00
  • 906bf04239 Merge branch 'refactor/move-registrations' into kamikaze-cython3-upd Matthew Honnibal 2025-05-19 16:27:23 +02:00
  • d20445ef6f Add test for factory registrations refactor/move-registrations Matthew Honnibal 2025-05-19 16:26:09 +02:00
  • c62b9dac0b Register factories in spacy.registrations, to avoid import-time side-effects Matthew Honnibal 2025-05-19 16:25:33 +02:00
  • 15bd029be5 Centralise registrations Matthew Honnibal 2025-05-19 13:07:21 +02:00
  • 43f87b991b Centralise registry calls Matthew Honnibal 2025-05-19 12:33:58 +02:00
  • 9d7b22c52e Start centralising registry calls Matthew Honnibal 2025-05-19 12:33:24 +02:00
  • 911539e9a4 Update version release-v3.8.6 Matthew Honnibal 2025-05-18 12:18:38 +02:00
  • 22c1bc785b Replace lte with lt for clarity Matthew Honnibal 2025-05-18 12:18:17 +02:00
  • cb5e760e91 Fix python version supported Matthew Honnibal 2025-05-18 12:17:23 +02:00
  • b4b6b125f6 Revert "xfail pydantic config tests for now" Matthew Honnibal 2025-05-16 12:55:30 +02:00
  • 9b92eb42fe Revert "Disable validation" Matthew Honnibal 2025-05-16 12:55:08 +02:00
  • 5f3365369c made code building again. Oleg Korsak 2025-05-14 19:28:29 +03:00
  • fbf845dfc9 Disable validation Matthew Honnibal 2025-04-05 12:09:15 +02:00
  • 2dcedb8aa5 xfail pydantic config tests for now Matthew Honnibal 2025-04-05 11:58:25 +02:00
  • bdbfd5bf75 Test python3.13 Matthew Honnibal 2025-04-04 23:04:42 +02:00
  • 5df0722c31 Disable cython-lint Matthew Honnibal 2025-04-04 23:03:24 +02:00
  • 8aa74d69ee Update cython Matthew Honnibal 2025-04-04 22:58:52 +02:00
  • 40a4e2c310 Update requirements Matthew Honnibal 2025-04-04 22:58:13 +02:00
  • dfc01fdc62 Add noexcept for Cython 3 Matthew Honnibal 2025-04-04 22:54:44 +02:00
  • 05edfeac52 Add inline markers in state Matthew Honnibal 2025-04-04 22:15:18 +02:00
  • 17cc5440ea Remove __init_subclass__ used for deprecation warning (incompatible with cython3) Matthew Honnibal 2025-04-04 22:15:01 +02:00
  • 87ec2b72a5 Update spaCy Universe entry for ChatterBot to use correct name casing (#13784) Gunther Cox 2025-05-12 01:47:50 -04:00
  • aa8de0ed37 Update embeddings-transformers.mdx, update trf_data examples info in <Runtime usage> (#13811) 翟持江 2025-05-12 13:47:12 +08:00
  • 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