Commit Graph

  • bd71b87342 remove question comment kadarakos 2023-06-02 10:00:57 +0000
  • 3abdca27e4
    Apply suggestions from code review Adriane Boyd 2023-06-02 11:52:21 +0200
  • 2062a7bdf3 Filter warning in test Adriane Boyd 2023-06-02 11:29:52 +0200
  • 6639ba6fba Fix renaming in test Adriane Boyd 2023-06-02 11:14:19 +0200
  • a33c7e0144
    Update spacy/tests/pipeline/test_span_finder.py kadarakos 2023-06-02 11:13:25 +0200
  • 752b3066cf make it clear that the span_finder_suggester is more general (not specific to span_finder) kadarakos 2023-06-02 09:11:53 +0000
  • b57b580c43 Format Adriane Boyd 2023-06-02 10:59:33 +0200
  • 2e3c5be192 Test nested registered functions in overrides Adriane Boyd 2023-06-02 10:58:53 +0200
  • 37c4ad5007 only test suggester and test result exhaustively kadarakos 2023-06-02 08:54:45 +0000
  • d774e0faa3
    ci: fix cython-lint call Basile Dura 2023-06-02 09:52:47 +0200
  • c758fd6591
    ci: add cython-lint Basile Dura 2023-06-02 09:47:13 +0200
  • e874a04b67
    fix: morphology.pxd (line length) Basile Dura 2023-06-02 09:45:39 +0200
  • f7bef9335a
    fix: vocab.pxd Basile Dura 2023-06-02 09:44:40 +0200
  • 25ce9f48c6
    fix: tokenizer.pxd Basile Dura 2023-06-02 09:44:21 +0200
  • c2f0256606
    fix: morphology.pxd Basile Dura 2023-06-02 09:43:48 +0200
  • e7ea284ff1
    fix: lexeme.pyx Basile Dura 2023-06-02 09:43:28 +0200
  • 0210f0de26
    chore: add cython-linter dev dependency Basile Dura 2023-06-02 09:35:08 +0200
  • 7a65b493bc
    fix: apply black Basile Dura 2023-06-02 09:26:41 +0200
  • 72e5d6aef4
    style: use relative imports Basile Dura 2023-06-02 09:25:56 +0200
  • c4112a1da3
    Require that all SpanGroup spans are from the current doc (#12569) Adriane Boyd 2023-06-01 19:19:17 +0200
  • 8aa4a9c7e5 use system-independent commands svlandeg 2023-06-01 19:00:06 +0200
  • 658c4aee35 flaky test fix suggestion, hand set bias terms kadarakos 2023-06-01 16:44:55 +0000
  • 756aa55c63 remove survey link (#12559) Victoria 2023-04-21 10:22:26 +0200
  • add6de2fa9 Merge branch 'master' into test-cli-app-init-config svlandeg 2023-06-01 17:45:36 +0200
  • 56de1076a1
    Update spacy/pipeline/span_finder.py kadarakos 2023-06-01 17:40:25 +0200
  • da60d4243e [DOCS] add vetiver to spacy universe (#12557) Isabel Zimmerman 2023-06-01 11:11:18 -0400
  • 05df59fd4a
    [DOCS] add vetiver to spacy universe (#12557) Isabel Zimmerman 2023-06-01 11:11:18 -0400
  • c862f2d63c
    refer to the same model Sofie Van Landeghem 2023-06-01 16:57:25 +0200
  • e4e1f18a5e
    apply Basil's suggestion Sofie Van Landeghem 2023-06-01 16:56:57 +0200
  • 71ff02885c
    build: update weasel to new version Basile Dura 2023-06-01 16:44:07 +0200
  • 356dc0c270
    style: clean imports in language.py Basile Dura 2023-06-01 16:36:59 +0200
  • 983b968a41
    fix: avoid circular dependency Basile Dura 2023-06-01 16:36:47 +0200
  • 8c7c34d4f4 use the 'spans_key' variable name everywhere kadarakos 2023-06-01 13:09:25 +0000
  • fe964e7831 remove near duplicate reduntant method kadarakos 2023-06-01 13:02:12 +0000
  • 09b5f61e7d remove comment kadarakos 2023-06-01 12:20:45 +0000
  • 4c2f80cf17 typo kadarakos 2023-06-01 12:18:17 +0000
  • 2a1cb13069 remove debug lines kadarakos 2023-06-01 10:23:35 +0000
  • af802257f2 black kadarakos 2023-06-01 10:20:14 +0000
  • 6f750d0da6 only use a single spans_key like in spancat kadarakos 2023-06-01 10:19:22 +0000
  • 1bcb1f7908
    fix: InitializableComponent type hints Basile Dura 2023-06-01 09:42:14 +0200
  • 90af16af76 failing overfit test kadarakos 2023-05-31 17:30:56 +0000
  • f599bd5a4d return correct variable kadarakos 2023-05-31 17:30:17 +0000
  • 6e46ecfa2c handle misaligned tokenization kadarakos 2023-05-31 16:56:01 +0000
  • c936db2faf
    Address numpy 1.25 deprecations in test suite (#12684) Adriane Boyd 2023-05-31 17:23:07 +0200
  • 9a0bfcffd2 black formatting svlandeg 2023-05-31 14:26:22 +0200
  • fb70f8813d link components in add and remove pipe svlandeg 2023-05-31 14:21:18 +0200
  • 138185248d Merge branch 'bugfix/multiple-replace-listeners' of https://github.com/adrianeboyd/spaCy into bugfix/multiple-replace-listeners svlandeg 2023-05-31 13:23:09 +0200
  • eaa77e67ea add assert for robustness and readability svlandeg 2023-05-31 13:22:35 +0200
  • 91b30f9155
    fix typo Sofie Van Landeghem 2023-05-31 12:03:27 +0200
  • 792b86d333
    fix: use Py36-compatible Portocol Basile Dura 2023-05-31 11:12:13 +0200
  • 9cd17d7962
    fix: mypy issues Basile Dura 2023-05-31 10:57:11 +0200
  • 967ce504fd
    fix: add required annotations Basile Dura 2023-05-31 10:57:00 +0200
  • 04246c4ef2 Revert "Temporarily test most recent numpy prerelease in CI" Adriane Boyd 2023-05-30 16:01:19 +0200
  • d75a66e55e Temporarily test most recent numpy prerelease in CI Adriane Boyd 2023-05-30 15:34:51 +0200
  • 583815377e Address upcoming numpy v1.25 deprecations in test suite Adriane Boyd 2023-05-30 15:33:22 +0200
  • 2d1e61449b
    feat: add example stubs Basile Dura 2023-05-26 17:06:21 +0200
  • b48ab353a1 fix typo vinit 2023-05-26 14:48:02 +0200
  • a633b88ef2 initial documentation run vinit 2023-05-26 11:46:34 +0200
  • 9b7a59c325
    Revert "CI: Disable fail-fast (#12658)" (#12676) Adriane Boyd 2023-05-26 10:57:02 +0200
  • 5662bd732d Revert "CI: Disable fail-fast (#12658)" Adriane Boyd 2023-05-26 10:39:19 +0200
  • 0fc87f64bd
    Merge pull request #12674 from adrianeboyd/backport/v3.2.6 v3.2.6 v3.2.x Adriane Boyd 2023-05-25 11:29:56 +0200
  • 834cc20278 Set version to v3.2.6 Adriane Boyd 2023-05-25 10:41:11 +0200
  • f37be33c61 Format Adriane Boyd 2023-05-25 08:54:54 +0200
  • 5a04e05f95 Add typing_extensions requirement for pydantic Adriane Boyd 2023-05-24 17:31:47 +0200
  • de96c6888e Remove #egg from download URLs Adriane Boyd 2023-05-24 16:53:32 +0200
  • 647d1e188e Spancat speed improvement (#12577) kadarakos 2023-04-27 15:27:13 +0200
  • d2464d7bc9 Switch from azure to GHA Adriane Boyd 2023-05-24 16:41:14 +0200
  • fa9d24e9fd
    Merge pull request #12671 from adrianeboyd/backport/v3.3.3 v3.3.3 v3.3.x Adriane Boyd 2023-05-25 08:27:22 +0200
  • f645747553 Set version to v3.3.3 Adriane Boyd 2023-05-24 20:21:05 +0200
  • b4117be7d0 Format Adriane Boyd 2023-05-24 20:56:56 +0200
  • f82950657e Add typing_extensions requirement for pydantic Adriane Boyd 2023-05-24 17:31:47 +0200
  • 515c2394c4 Remove #egg from download URLs Adriane Boyd 2023-05-24 16:53:32 +0200
  • 2f2c23384c Spancat speed improvement (#12577) kadarakos 2023-04-27 15:27:13 +0200
  • 15466c9c1d Switch from azure to GHA Adriane Boyd 2023-05-24 16:41:14 +0200
  • 1cbad4f3c9 initial vinit 2023-05-24 17:24:49 +0200
  • 4b3618bcb4 update universe for spacypdfreader (#12661) Vinit Ravishankar 2023-05-23 13:28:48 +0200
  • f0e0206b77
    update universe for spacypdfreader (#12661) Vinit Ravishankar 2023-05-23 13:28:48 +0200
  • 9d3a68904c update universe for spacypdfreader vinit 2023-05-23 12:43:26 +0200
  • d3879ec52c Restrict to typing_extensions<4.6.0 for pydantic 1.10.7 compatibility Adriane Boyd 2023-05-23 11:53:08 +0200
  • 1f088cbf4a
    CI: Disable fail-fast (#12658) Adriane Boyd 2023-05-23 10:48:06 +0200
  • e775bfa128 CI: Disable fail-fast Adriane Boyd 2023-05-23 10:16:45 +0200
  • b24573b349 Add a flag for new behavior, extend tests Adriane Boyd 2023-05-23 09:08:57 +0200
  • 6ea4155487
    feat: add comparison operators in span.pyi (#12652) Basile Dura 2023-05-23 08:50:37 +0200
  • 0a80dc63da
    fix: comparison operators should be defined for any other object Basile Dura 2023-05-22 10:24:17 +0200
  • f0ee3ea10e
    feat: add comparison operators in span.pyi Basile Dura 2023-05-22 10:16:20 +0200
  • cbfd3c5323 Update docs Adriane Boyd 2023-05-22 10:06:52 +0200
  • fa7971ce97 Fallback if vectors.attr doesn't exist Adriane Boyd 2023-05-22 08:49:44 +0200
  • 3fd447a13f Add spaCy VSCode extension materials (#12592) Victoria 2023-05-19 14:38:53 +0200
  • 6930a6bf45
    Add spaCy VSCode extension materials (#12592) Victoria 2023-05-19 14:38:53 +0200
  • 95fd46b1dd
    feat: add type hinting on SpanGroup.__iter__ (#12642) Basile Dura 2023-05-17 14:20:00 +0200
  • df083f91a5
    Add Malay to website languages (#12643) Adriane Boyd 2023-05-17 13:13:43 +0200
  • 25538d8917 Add Malay to website languages Adriane Boyd 2023-05-17 12:46:51 +0200
  • 873c16a4df
    Malay language support (#12602) Sani 2023-05-17 18:45:21 +0800
  • 3c3c309499 Remove shorthand for output-file in spacy apply (#12636) Lj Miranda 2023-05-17 18:36:29 +0800
  • 58779c24ef
    Remove shorthand for output-file in spacy apply (#12636) Lj Miranda 2023-05-17 18:36:29 +0800
  • d475e8b1c4
    feat: add type hinting on SpanGroup.__iter__ Basile Dura 2023-05-17 10:03:05 +0200
  • e0cfcc13c2 format code sani 2023-05-16 22:56:39 +0800
  • 26514797b3 remove exceptions not exist in dbp sani 2023-05-16 19:47:29 +0800
  • 88ac2c95ea
    Merge branch 'master' into spacy-vscode-extension Victoria 2023-05-16 10:57:29 +0200
  • 6a7a23afb6 Remove shorthand for output-file in spacy apply Lj Miranda 2023-05-16 09:41:31 +0800