Commit Graph

  • 26d5d637e3 Add suggester documentation in Exclusive_SpanCategorizer Lj Miranda 2023-01-17 10:34:21 +0800
  • 52723db6c5 Change exactly one -> at most one Lj Miranda 2023-01-17 10:27:59 +0800
  • 02ffe45770 Run prettier on spancategorizer.mdx Lj Miranda 2023-01-17 10:20:57 +0800
  • e61f0a4035 Update how spancat_exclusive is constructed Lj Miranda 2023-01-17 10:17:29 +0800
  • eac09df704 Add default value in allow_overlap in docs Lj Miranda 2023-01-17 10:12:18 +0800
  • 0f3651418d Add default value in negative_weight in docs Lj Miranda 2023-01-17 10:11:21 +0800
  • 65ce4347ef
    Apply suggestions from code review Lj Miranda 2023-01-17 09:38:47 +0800
  • e73a591358 Update parser distillation for the refactor Daniël de Kok 2023-01-16 20:01:15 +0100
  • 80d0946464
    Remove docstring shademe 2023-01-16 17:11:31 +0100
  • 0c1ca495c9
    Add docs shademe 2023-01-16 17:08:33 +0100
  • 553181b3ca
    Update distill signature to accept Examples instead of separate teacher and student docs shademe 2023-01-16 17:08:25 +0100
  • e00f6ec959 Update years in website landing page Adriane Boyd 2023-01-16 17:05:12 +0100
  • 3a300b0962 Website updates for v3-5 draft Adriane Boyd 2023-01-16 16:58:20 +0100
  • 283067ef35 Merge remote-tracking branch 'upstream/master' into feature/3-5 Adriane Boyd 2023-01-16 16:51:11 +0100
  • e4ee6a4a2c Merge remote-tracking branch 'upstream/v4' into feature/refactor-parser Daniël de Kok 2023-01-16 16:31:37 +0100
  • 38929c2ca9
    Add Tok2Vec.distill test shademe 2022-12-30 16:04:55 +0100
  • c21ebb31ec
    Tok2Vec: Refactor update shademe 2022-12-30 12:16:22 +0100
  • c96786152b
    Tok2Vec: Add distill method shademe 2022-12-14 12:47:20 +0100
  • 870c5a1a29 Add TODO for fuzzy matching Adriane Boyd 2023-01-16 14:01:20 +0100
  • b02ed00814 Fill in non-CLI details from release notes draft Adriane Boyd 2023-01-16 13:12:17 +0100
  • 5e297aa20e
    Add TrainablePipe.{distill,get_teacher_student_loss} (#12016) Daniël de Kok 2023-01-16 10:25:53 +0100
  • 691f8e4a6d Fix up some merge fall out Daniël de Kok 2023-01-16 10:08:20 +0100
  • dd898b67d8 Merge remote-tracking branch 'upstream/v4' into feature/refactor-parser Daniël de Kok 2023-01-13 20:30:00 +0100
  • 774930c1ff
    Bring back support for update_with_oracle_cut_size (#12086) Daniël de Kok 2023-01-13 17:05:17 +0100
  • c7869750ee Add comment to explain is_distillable Daniël de Kok 2023-01-13 16:28:37 +0100
  • 985dd2236c
    Apply suggestions from code review Daniël de Kok 2023-01-13 16:22:19 +0100
  • 9e77f53248 Merge remote-tracking branch 'upstream/v4' into bugfix/batching Daniël de Kok 2023-01-13 16:18:58 +0100
  • c20572a82a Test with update_with_oracle_cut_size={0, 1, 5, 100} Daniël de Kok 2023-01-13 16:04:07 +0100
  • 850ce0583d Use chained conditional Daniël de Kok 2023-01-13 15:35:01 +0100
  • 29056f8cc9 Bump thinc requirement to 9.0.0.dev2 Daniël de Kok 2023-01-13 15:26:47 +0100
  • 994304f1e8 Merge branch 'master' into feature/etl richardpaulhudson 2023-01-13 14:54:09 +0100
  • 8d725d9d9c Fix incorrect identifier Daniël de Kok 2023-01-13 14:37:41 +0100
  • 2774667f77 Add distill documentation for all pipes that support distillation Daniël de Kok 2023-01-13 14:36:37 +0100
  • c2f3e699ca
    fix anchors (#12095) Sofie Van Landeghem 2023-01-13 11:14:58 +0100
  • 44498e651a Update distill documentation Daniël de Kok 2023-01-13 10:47:34 +0100
  • 25373d8e8e
    Fix required maximum version of typing-extensions (#12036) Albert Villanova del Moral 2023-01-13 10:44:02 +0100
  • 2c57c3fa69 Clarify how --code arg works Paul O'Leary McCann 2023-01-13 18:38:16 +0900
  • 75ec9f37f0 Update spancategorizer headers Lj Miranda 2023-01-13 17:34:46 +0800
  • d54cc5245a Add validate_distillation_examples Daniël de Kok 2023-01-13 10:32:14 +0100
  • bf2f0173d2 Merge branch 'master' into add/exclusive-spancat Lj Miranda 2023-01-13 17:30:29 +0800
  • c14be8513f Update docs Paul O'Leary McCann 2023-01-13 18:22:39 +0900
  • 9ef7d26032
    Auto-format code with black (#12100) github-actions[bot] 2023-01-13 10:12:10 +0100
  • 1fb095a79b Add Pipe.is_distillable method Daniël de Kok 2023-01-13 09:48:11 +0100
  • 22255ee044
    Restrict to <4.5.0, sync minimum pin Adriane Boyd 2023-01-13 09:35:55 +0100
  • 2a22539a24 Auto-format code with black explosion-bot 2023-01-13 08:04:16 +0000
  • d982ebef92 Merge branch 'master' into docs/no-bow-for-transformers Paul O'Leary McCann 2023-01-13 15:35:02 +0900
  • 3fe723c1f9 Cleanup Paul O'Leary McCann 2023-01-13 14:10:18 +0900
  • 3f08b89452 Update to mdx format richardpaulhudson 2023-01-12 21:19:45 +0100
  • c2c0a28ede Correct test richardpaulhudson 2023-01-12 21:08:33 +0100
  • c763c500d8 Merge branch 'master' into feature/lowercasing richardpaulhudson 2023-01-12 20:48:43 +0100
  • 80afdd9642 Merge branch 'master' into feature/lowercasing richardpaulhudson 2023-01-12 20:46:04 +0100
  • a6b1a068d5 Fix GPU inference speed problem richardpaulhudson 2023-01-12 20:41:16 +0100
  • dd83157594 Merge branch 'feature/pipe-distill-mainline' of github.com:danieldk/spaCy into feature/pipe-distill-mainline Daniël de Kok 2023-01-12 17:26:59 +0100
  • a9ed400fd1 TrainablePipe.distill: use Iterable[Example] Daniël de Kok 2023-01-12 16:29:14 +0100
  • 505f286515 Add dropout layer richardpaulhudson 2023-01-12 16:18:16 +0100
  • a4196eddc5 Merge remote-tracking branch 'upstream/v4' into feature/pipe-distill-mainline Daniël de Kok 2023-01-12 15:48:39 +0100
  • a944e55291 partial annotation support Peter Baumgartner 2023-01-12 09:10:39 -0500
  • fa8c7f8b28
    Update website/docs/api/spancategorizer.md Lj Miranda 2023-01-12 21:56:04 +0800
  • dda7331da3
    Handle missing annotations in the edit tree lemmatizer (#12098) Daniël de Kok 2023-01-12 12:13:55 +0100
  • 198e20d596
    Apply suggestions from code review Daniël de Kok 2023-01-12 12:13:55 +0100
  • ad1a330a41
    Apply suggestions from code review Daniël de Kok 2023-01-12 12:12:58 +0100
  • 0087562ed3 Merge branch 'v4' into fix/anchors svlandeg 2023-01-12 12:03:41 +0100
  • 319eb508b5
    Add a spacy benchmark speed subcommand (#11902) Daniël de Kok 2023-01-12 11:55:21 +0100
  • 05af71cc39 Add support for multiple code files to all relevant commands Paul O'Leary McCann 2023-01-12 19:05:09 +0900
  • 2a759b9390 Handle missing annotations in the edit tree lemmatizer Daniël de Kok 2023-01-12 11:01:51 +0100
  • 10959bb4b7 tests: check evaluate output against benchmark accuracy Daniël de Kok 2023-01-12 09:57:19 +0100
  • 571ffbd717 Fix docstring webpage reference Daniël de Kok 2023-01-12 09:56:58 +0100
  • ba2b89df23 change to _prob thomashacker 2023-01-12 09:44:32 +0100
  • 91b0f0ff8c Make it clearer that benchmark accuracy is a replacement for evaluate Daniël de Kok 2023-01-12 09:36:53 +0100
  • 4bad296293 Fix new-style header Paul O'Leary McCann 2023-01-12 17:30:59 +0900
  • 2387802ee7 Fail with an error message when trying to speed bench empty corpus Daniël de Kok 2023-01-12 09:26:25 +0100
  • d5a99b192c Disable formatting of benchmark speed arguments Daniël de Kok 2023-01-12 09:05:39 +0100
  • c2f8c65648 WPS -> words/s Daniël de Kok 2023-01-12 09:02:26 +0100
  • eb5a84efcf Merge remote-tracking branch 'upstream/master' into accuracy-speed Daniël de Kok 2023-01-12 09:01:30 +0100
  • 8e558095a1
    Clean up displacy port-related error messages, docs (#12089) Paul O'Leary McCann 2023-01-12 14:54:09 +0900
  • d7192c457b Merge branch 'master' into feature/config-manipulators Paul O'Leary McCann 2023-01-12 14:05:40 +0900
  • 9212d16bbc Merge branch 'master' into fix/displacy-port-docs Paul O'Leary McCann 2023-01-12 14:00:59 +0900
  • d7e27ef877 Apply prettier Paul O'Leary McCann 2023-01-12 13:55:54 +0900
  • 10adbcb86d Use new-style tags in docs Paul O'Leary McCann 2023-01-12 13:53:58 +0900
  • 28c31048c9 use 0 instead of none for no annotation Peter Baumgartner 2023-01-11 14:47:10 -0500
  • 2c2e66e145
    Merge pull request #12096 from svlandeg/copy_v4 Sofie Van Landeghem 2023-01-11 20:46:33 +0100
  • bfb9fa44a0 additional fixes Peter Baumgartner 2023-01-11 14:36:28 -0500
  • fc2723925b update tests from master to follow v4 principles (2) svlandeg 2023-01-11 19:04:06 +0100
  • 6ff5eb256c update tests from master to follow v4 principles svlandeg 2023-01-11 18:57:50 +0100
  • b2fd9490e3 Merge branch 'copy_master' into copy_v4 svlandeg 2023-01-11 18:40:55 +0100
  • 2b223f1d5c
    fix anchors Sofie Van Landeghem 2023-01-11 18:29:33 +0100
  • 1a6a3494d7 Change syntax thomashacker 2023-01-11 18:01:15 +0100
  • b93f1758a6 Make minibatch take iterables again as well Daniël de Kok 2023-01-11 17:51:17 +0100
  • ad397b19bc change to lexeme_norm thomashacker 2023-01-11 17:49:32 +0100
  • bb5e1c8cca Merge branch 'master' into doc-how-to-add-table-to-model thomashacker 2023-01-11 17:46:56 +0100
  • b29b3976a2 Change gradient formula thomashacker 2023-01-11 17:45:24 +0100
  • a880e017ca Docstring fixes Daniël de Kok 2023-01-11 17:39:42 +0100
  • 554df9ef20
    Website migration from Gatsby to Next (#12058) Sofie Van Landeghem 2023-01-11 17:30:07 +0100
  • b3d0754b1a Update batcher docs Daniël de Kok 2023-01-11 17:24:30 +0100
  • 297f497419 Fix batching regression Daniël de Kok 2023-01-11 16:53:17 +0100
  • 534c4474ad adjust to new style svlandeg 2023-01-11 14:28:42 +0100
  • ddc9f5612c Merge branch 'master' into website/migration svlandeg 2023-01-11 14:13:42 +0100
  • e0168ccce9
    Allow spacy-transformers v1.2.x in transformers extra (#12092) Adriane Boyd 2023-01-11 13:54:58 +0100
  • 9b15b05af4 Allow spacy-transformers v1.2.x in transformers extra Adriane Boyd 2023-01-11 12:14:01 +0100
  • 9d8fe58cbb
    Update website/docs/api/top-level.md Paul O'Leary McCann 2023-01-11 19:26:21 +0900