Commit Graph

  • 53a24abd8b Modify candidate retrieval interface to accept docs instead of individual spans. Raphael Mitsch 2022-12-14 11:51:37 +0100
  • f95237012f Rename keys instead of using a custom getter in test Adriane Boyd 2022-12-14 09:28:14 +0100
  • 606dc8fa66 Rename modified textcat scorer to v2 Adriane Boyd 2022-12-14 08:34:02 +0100
  • 05ae048e75 Restore spacy evaluate, make spacy benchmark speed an alias Daniël de Kok 2022-12-13 17:16:14 +0100
  • 27a784de8a Add test for multiple textcat components with separate scorers Adriane Boyd 2022-12-13 14:53:29 +0100
  • ae919e9907 Move pipeline definitions into tests Adriane Boyd 2022-12-13 14:37:13 +0100
  • 38abc802a6 Simplify cats specs Adriane Boyd 2022-12-13 14:32:01 +0100
  • 51f61b823e Merge remote-tracking branch 'upstream/master' into bugfix/score-cats-labels Adriane Boyd 2022-12-13 14:28:06 +0100
  • 4af02ac9e4 Set version to v3.0.9 Adriane Boyd 2022-12-13 13:25:40 +0100
  • 67c6ef2b2a Increase tolerance for almost equal checks in textcat regression test Adriane Boyd 2022-12-13 13:56:40 +0100
  • 9d5cb9ac34 Set version to v3.1.7 Adriane Boyd 2022-12-13 13:22:20 +0100
  • 427de63f0a Set version to v3.2.5 Adriane Boyd 2022-12-13 13:21:53 +0100
  • 386a3e69da CI and precommit hooks: switch to flake8==5.0.4 Adriane Boyd 2022-12-09 13:53:58 +0100
  • b449d355d5 CI: Install thinc-apple-ops through extra (#11963) Adriane Boyd 2022-12-12 10:13:10 +0100
  • e73755e49f Switch ubuntu-latest to ubuntu-20.04 in main tests (#11928) Paul O'Leary McCann 2022-12-05 17:43:23 +0900
  • 41afbb2f89 Modernize and simplify CI steps (#11738) Adriane Boyd 2022-11-03 09:29:46 +0100
  • 571ef56fa9 Modify similarity tests to avoid spurious warnings Adriane Boyd 2022-12-09 14:38:04 +0100
  • 1a5352e423 Clean up warnings in the test suite (#11331) Adriane Boyd 2022-08-22 12:04:30 +0200
  • 39ccd67ba1 Set version to v3.4.4 Adriane Boyd 2022-12-13 13:20:51 +0100
  • 5b3b18d626 Set version to v3.3.2 Adriane Boyd 2022-12-13 13:19:48 +0100
  • b0fb316ca9 CI: Install thinc-apple-ops through extra (#11963) Adriane Boyd 2022-12-12 10:13:10 +0100
  • 4297340d8c CI and precommit hooks: switch to flake8==5.0.4 Adriane Boyd 2022-12-09 13:53:58 +0100
  • 9c794644ab CI: Test thinc-apple-ops for python 3.10 Adriane Boyd 2022-12-09 16:56:52 +0100
  • 4e050330a8 Modernize and simplify CI steps (#11738) Adriane Boyd 2022-11-03 09:29:46 +0100
  • 279749a9d9 Cast to uint64 for all array-based doc representations (#11933) Adriane Boyd 2022-12-12 08:45:35 +0100
  • 289ed4fa43 Modify similarity tests to avoid spurious warnings Adriane Boyd 2022-12-09 14:38:04 +0100
  • c4af89f956 Clean up warnings in the test suite (#11331) Adriane Boyd 2022-08-22 12:04:30 +0200
  • 9a60424827 Switch ubuntu-latest to ubuntu-20.04 in main tests (#11928) Paul O'Leary McCann 2022-12-05 17:43:23 +0900
  • d4883e79c1 Modernize and simplify CI steps (#11738) Adriane Boyd 2022-11-03 09:29:46 +0100
  • 0a0e97f404 CI: Switch to flake8==5.0.4 Adriane Boyd 2022-12-12 16:32:46 +0100
  • 0a53742268 Sync flake8 version across requirements (#11580) Adriane Boyd 2022-10-04 11:23:04 +0200
  • c5c6931e1e CI: Install thinc-apple-ops through extra (#11963) Adriane Boyd 2022-12-12 10:13:10 +0100
  • d59c0975bb Switch ubuntu-latest to ubuntu-20.04 in main tests (#11928) Paul O'Leary McCann 2022-12-05 17:43:23 +0900
  • 9227a01c9a Modernize and simplify CI steps (#11738) Adriane Boyd 2022-11-03 09:29:46 +0100
  • bd9e2bddbf Modify similarity tests to avoid spurious warnings Adriane Boyd 2022-12-09 14:38:04 +0100
  • e2190f7914 Clean up warnings in the test suite (#11331) Adriane Boyd 2022-08-22 12:04:30 +0200
  • e965f9d40a Switch to flake8==5.0.4 Adriane Boyd 2022-12-12 14:29:45 +0100
  • d4acae856a Update flake8 version in reqs and CI Adriane Boyd 2021-06-28 11:29:29 +0200
  • df6e4ab055 Reformat EL test. Raphael Mitsch 2022-12-12 14:05:41 +0100
  • cb640abe81 Fix EL test. Raphael Mitsch 2022-12-12 14:04:34 +0100
  • 0f87720411 Rename test helper method with non-test_ name (#11701) Adriane Boyd 2022-10-25 14:53:18 +0200
  • c8009c2734 Cast to uint64 for all array-based doc representations (#11933) Adriane Boyd 2022-12-12 08:45:35 +0100
  • d4d4d69cb4 Config generation fails for GPU without transformers (#11899) Paul O'Leary McCann 2022-12-02 18:17:11 +0900
  • 337ebda793 Add in errors used in the beam code that were removed at some point (#11935) Paul O'Leary McCann 2022-12-07 23:52:35 +0900
  • 5c975565dc Add smart_open requirement, update deprecated options (#11864) Adriane Boyd 2022-11-25 13:00:57 +0100
  • 77680421b4 Merge branch 'master' into feature/candidate-generation-by-docs Raphael Mitsch 2022-12-12 13:46:07 +0100
  • bf567cb8c9 Rename test helper method with non-test_ name (#11701) Adriane Boyd 2022-10-25 14:53:18 +0200
  • 784fa07694 Cast to uint64 for all array-based doc representations (#11933) Adriane Boyd 2022-12-12 08:45:35 +0100
  • 3b1f552b72 Config generation fails for GPU without transformers (#11899) Paul O'Leary McCann 2022-12-02 18:17:11 +0900
  • eea195c42e Add in errors used in the beam code that were removed at some point (#11935) Paul O'Leary McCann 2022-12-07 23:52:35 +0900
  • 524f32be64 Add smart_open requirement, update deprecated options (#11864) Adriane Boyd 2022-11-25 13:00:57 +0100
  • 9d23ebc891 Fix spancat for zero suggestions (#11860) Adriane Boyd 2022-12-02 09:33:52 +0100
  • d25391df5e Revert "Add click pin to avoid typer issues (#10573)" Adriane Boyd 2022-03-31 14:16:21 +0200
  • 0f20918008 Merge upstream master into PR branch richardpaulhudson 2022-12-12 11:16:19 +0100
  • 953b6908d6 Merge https://github.com/explosion/spacy into feature/etl richardpaulhudson 2022-12-12 11:15:52 +0100
  • 79b2843a3f Simple changes based on review comments richardpaulhudson 2022-12-12 11:10:10 +0100
  • e3ef798e03 Rename test helper method with non-test_ name (#11701) Adriane Boyd 2022-10-25 14:53:18 +0200
  • 8cfc4c7325 Cast to uint64 for all array-based doc representations (#11933) Adriane Boyd 2022-12-12 08:45:35 +0100
  • 3ac7230abd Config generation fails for GPU without transformers (#11899) Paul O'Leary McCann 2022-12-02 18:17:11 +0900
  • 0de7892033 Add in errors used in the beam code that were removed at some point (#11935) Paul O'Leary McCann 2022-12-07 23:52:35 +0900
  • 21204f17c7 Add smart_open requirement, update deprecated options (#11864) Adriane Boyd 2022-11-25 13:00:57 +0100
  • a8b883fead Fix spancat for zero suggestions (#11860) Adriane Boyd 2022-12-02 09:33:52 +0100
  • cca1e21ad6 Revert "Add click pin to avoid typer issues (#10573)" Adriane Boyd 2022-03-31 14:16:21 +0200
  • 5c49e82137 CI: Install thinc-apple-ops through extra (#11963) Adriane Boyd 2022-12-12 10:13:10 +0100
  • e5c7f3b077
    CI: Install thinc-apple-ops through extra (#11963) Adriane Boyd 2022-12-12 10:13:10 +0100
  • 183b8d9ce9
    Update spacy/errors.py Zhangrp 2022-12-12 16:40:16 +0800
  • be56c9c474
    Update website/docs/api/top-level.md Zhangrp 2022-12-12 16:40:05 +0800
  • 91fe074bb5
    Update spacy/errors.py Zhangrp 2022-12-12 16:40:00 +0800
  • 4e043b5430 Cast to uint64 for all array-based doc representations (#11933) Adriane Boyd 2022-12-12 08:45:35 +0100
  • 0336618eff
    Merge branch 'master' into add/exclusive-spancat Lj Miranda 2022-12-12 16:26:48 +0800
  • 448186d963 CI: Install thinc-apple-ops through extra Adriane Boyd 2022-12-12 09:20:39 +0100
  • ca75190a3d
    Custom extensions for spans with equal boundaries (#11429) Edward 2022-12-12 08:55:53 +0100
  • 0591e67265
    Cast to uint64 for all array-based doc representations (#11933) Adriane Boyd 2022-12-12 08:45:35 +0100
  • 8c291ace0c
    Extend to wasabi v1.1 (#11945) Adriane Boyd 2022-12-12 08:38:36 +0100
  • ab0637c809
    update docs for displacy.serve zhangrq02 2022-12-12 15:06:43 +0800
  • af82cc538b
    Add auto_select_port argument. zhangrq02 2022-12-12 15:00:56 +0800
  • 065aa062f0 Updated documentation richardpaulhudson 2022-12-10 09:52:45 +0100
  • 740b39d099 Correction richardpaulhudson 2022-12-09 21:07:50 +0100
  • 59b0b26cc6 Changes based on review comments richardpaulhudson 2022-12-09 21:06:16 +0100
  • 449559cc2d Fix mypy issues richardpaulhudson 2022-12-09 17:03:48 +0100
  • 4b598a1b54 Fix mypy issues richardpaulhudson 2022-12-09 16:52:19 +0100
  • f59ed8bebe Require thinc>=9.0.0.dev0,<9.1.0 Daniël de Kok 2022-12-09 16:21:38 +0100
  • 7cd9a99854 Fix mypy issues richardpaulhudson 2022-12-09 15:55:31 +0100
  • cc0c7dab29 Add in errors used in the beam code that were removed at some point (#11935) Paul O'Leary McCann 2022-12-07 23:52:35 +0900
  • 809887a925 EditTreeLemmatizer: correctly add strings when initializing from labels (#11934) Daniël de Kok 2022-12-07 05:53:41 +0100
  • 062bd27f22 Switch ubuntu-latest to ubuntu-20.04 in main tests (#11928) Paul O'Leary McCann 2022-12-05 17:43:23 +0900
  • 1e701c8bee Fix spancat for zero suggestions (#11860) Adriane Boyd 2022-12-02 09:33:52 +0100
  • 2201459603 Don't throw an error if using displacy on an unset span key (#11845) Paul O'Leary McCann 2022-11-28 18:01:09 +0900
  • 07026337d2 Add smart_open requirement, update deprecated options (#11864) Adriane Boyd 2022-11-25 13:00:57 +0100
  • 76449e07a0 Rename test helper method with non-test_ name (#11701) Adriane Boyd 2022-10-25 14:53:18 +0200
  • 7fefb39e58 Fix regex invalid escape sequences (#11276) Adriane Boyd 2022-08-09 10:59:36 +0200
  • 7d12262145 Clean up warnings in the test suite (#11331) Adriane Boyd 2022-08-22 12:04:30 +0200
  • edc483c379 Improve code readability richardpaulhudson 2022-12-09 14:19:19 +0100
  • c900f8573d Fix compatibility with CuPy 9.x (#11194) Daniël de Kok 2022-07-26 10:52:01 +0200
  • 9b9b743e8b Auto-format code with black (#10977) github-actions[bot] 2022-06-17 19:41:55 +0100
  • 4c56dd5fb8 precomputable_biaffine: avoid concatenation (#10911) Daniël de Kok 2022-06-10 18:12:28 +0200
  • 524d1ad081 Update remaining tests to use int32 Adriane Boyd 2022-12-09 13:19:14 +0100
  • b83abde77f Add in errors used in the beam code that were removed at some point (#11935) Paul O'Leary McCann 2022-12-07 23:52:35 +0900
  • c4e5bc5a21 EditTreeLemmatizer: correctly add strings when initializing from labels (#11934) Daniël de Kok 2022-12-07 05:53:41 +0100
  • 5a2db6866a Switch ubuntu-latest to ubuntu-20.04 in main tests (#11928) Paul O'Leary McCann 2022-12-05 17:43:23 +0900