Commit Graph

  • 04ad6d179a fix docs for MorphAnalysis.__contains__ (#13433) Sofie Van Landeghem 2024-05-02 16:46:41 +0200
  • c195ca4f9c
    fix docs for MorphAnalysis.__contains__ (#13433) Sofie Van Landeghem 2024-05-02 16:46:41 +0200
  • d3a232f773
    Update LICENSE to include 2024 (#13472) Sofie Van Landeghem 2024-04-30 09:17:59 +0200
  • 1670836e5b
    Update LICENSE to include 2024 Sofie Van Landeghem 2024-04-29 18:21:52 +0200
  • ecd85d2618
    Update Typer pin and GH actions (#13471) Sofie Van Landeghem 2024-04-29 13:28:46 +0200
  • 05c531d341 pin typer upperbound to 1.0.0 svlandeg 2024-04-29 12:04:34 +0200
  • 3a571af387 update gh actions svlandeg 2024-04-29 12:03:23 +0200
  • 6f55065ed9 prettier changes Alex Strick van Linschoten 2024-04-29 11:27:17 +0200
  • b33123f5a2 Fix typos in docs (#13466) Alex Strick van Linschoten 2024-04-29 11:10:17 +0200
  • 045cd43c3f
    Fix typos in docs (#13466) Alex Strick van Linschoten 2024-04-29 11:10:17 +0200
  • 7942480ba9 Merge branch 'master' into docs/fix-typos svlandeg 2024-04-29 10:48:49 +0200
  • 74836524e3
    Bump to v5 (#13470) Sofie Van Landeghem 2024-04-29 10:36:31 +0200
  • 02eb0e2f1a Merge branch 'master' into patch-1 svlandeg 2024-04-29 10:22:55 +0200
  • 9e95e8f79d Merge branch 'master' into fix/lock_threads svlandeg 2024-04-29 10:21:21 +0200
  • 6d6c10ab9c
    Fix CI (#13469) Sofie Van Landeghem 2024-04-29 10:18:07 +0200
  • 1f22e197f5 prettier formatting Alex Strick van Linschoten 2024-04-29 10:14:28 +0200
  • 13847998d2
    Bump to v5 Sofie Van Landeghem 2024-04-29 10:06:35 +0200
  • 2413be3c9c update classifiers to include Python 3.12 svlandeg 2024-04-29 09:59:38 +0200
  • 187d639e1e Remove hardcoded architecture setting svlandeg 2024-04-29 09:56:47 +0200
  • d314bbb0f4 fix typos Alex Strick van Linschoten 2024-04-28 12:23:40 +0200
  • 776e470186
    Add instructions for Ollama Alex Strick van Linschoten 2024-04-28 11:51:15 +0200
  • 3fc17cf862
    Remove reference to a default model Alex Strick van Linschoten 2024-04-28 11:45:33 +0200
  • 34615aa7e3
    Add models to models API page for LLMs Alex Strick van Linschoten 2024-04-28 11:44:08 +0200
  • 99f531cfec
    Add Ollama to docs Alex Strick van Linschoten 2024-04-28 11:29:32 +0200
  • 39ae22ed64 First stab at v4 page Daniël de Kok 2024-04-27 10:02:15 +0200
  • 287deee02c
    remove empty file (#13458) Sofie Van Landeghem 2024-04-26 10:04:16 +0200
  • 4c6aadc68c remove empty file svlandeg 2024-04-26 00:24:03 +0200
  • b2ca7253d2
    Document TrainablePipe.save_activations (#13452) Daniël de Kok 2024-04-23 09:21:23 +0200
  • 66ba4ee7c4 prettier Daniël de Kok 2024-04-23 09:19:26 +0200
  • 8a6c848f15
    Fully qualified links Daniël de Kok 2024-04-23 09:18:42 +0200
  • 68d6d49904 Document TrainablePipe.save_activations Daniël de Kok 2024-04-22 13:47:23 +0200
  • f5918d4353
    Update to Thinc 9.0.0 and set version to 4.0.0.dev3 (#13448) 4.0.0.dev3 Daniël de Kok 2024-04-22 09:40:55 +0200
  • 0e99537554 Set minimum Python version to 3.9 Daniël de Kok 2024-04-19 16:44:46 +0200
  • b29f898697 Update to Thinc 9.0.0 and set version to 4.0.0.dev3 Daniël de Kok 2024-04-19 14:14:16 +0200
  • 5bd141013b
    Remove apple from extras (#13439) Daniël de Kok 2024-04-17 13:43:27 +0200
  • b611180cd2 Delete unnecessary method marinelay 2024-04-17 14:11:19 +0900
  • bc3337d539 Fix doc string feat/add-pipe-instance Matthew Honnibal 2024-04-16 12:24:45 +0200
  • ef18829fd9 Fix comment Matthew Honnibal 2024-04-16 12:23:25 +0200
  • 0c8393ef8e Fix comment Matthew Honnibal 2024-04-16 12:13:54 +0200
  • 42a373db5c Fix error Matthew Honnibal 2024-04-16 12:13:34 +0200
  • 8696861c8c
    Update spacy-curated-transformers docs for spaCy 4 (#13440) Daniël de Kok 2024-04-16 12:06:58 +0200
  • 2e2334632b
    Fix use_gold_ents behaviour for EntityLinker (#13400) Sofie Van Landeghem 2024-04-16 12:00:22 +0200
  • 2e96797696
    Convert properties to decorator syntax (#13390) Joe Schiff 2024-04-16 05:51:14 -0400
  • d1493b03b3 Update spacy-curated-transformers docs for spaCy 4 Daniël de Kok 2024-04-15 13:33:23 +0200
  • 1b99aef6a2 Remove apple from extras Daniël de Kok 2024-04-15 12:52:50 +0200
  • d9c368d3aa Correct wording for Vectors.__init__ in API docs Martin Schorfmann 2024-04-12 15:57:52 +0200
  • ce8892585f Correct documented return type of Vocab.to_bytes in API docs Martin Schorfmann 2024-04-12 15:52:39 +0200
  • b334a7a54d Correct code example for Span.lemma_ in API Docs (#13405) Martin Schorfmann 2024-04-12 15:48:39 +0200
  • fbc14aea45
    Add distill subcommand (#13431) Daniël de Kok 2024-04-11 19:33:46 +0200
  • 28e063dda6
    Small fix Sofie Van Landeghem 2024-04-11 16:23:27 +0200
  • 6bde568047 Wording Daniël de Kok 2024-04-11 16:05:28 +0200
  • 3a1087f654 distill: document missing -o Daniël de Kok 2024-04-11 16:03:46 +0200
  • 06ecd0890a Wording Daniël de Kok 2024-04-11 15:50:52 +0200
  • 842bbeae29 Type and doc fixes Daniël de Kok 2024-04-11 15:48:48 +0200
  • 72c0f7c798
    Fixes from Sofie Daniël de Kok 2024-04-11 15:27:32 +0200
  • b0bed314f8 fix docs for MorphAnalysis.__contains__ svlandeg 2024-04-11 10:52:06 +0200
  • 7f6df5ac88 Added: Constituent-Treelib to: universe.json Halvani 2024-04-10 16:53:17 +0200
  • 10b935347a Add distill subcommand Daniël de Kok 2024-04-10 13:08:13 +0200
  • 31310460f0
    Update .gitignore Shristy70 2024-04-10 07:49:20 +0530
  • 03cbd009ae corrected invalid json William Mattingly 2024-04-09 08:03:26 -0400
  • ee0cf52a90 added bagpipes-spacy to universe William Mattingly 2024-04-09 08:01:57 -0400
  • 630ca07986 updated universe for number spacy William Mattingly 2024-04-09 07:48:35 -0400
  • d2a3be44de updated category William Mattingly 2024-04-09 07:39:11 -0400
  • 9f4fcbdaca changed category William Mattingly 2024-04-09 07:35:14 -0400
  • a8bf7d9036 changed category William Mattingly 2024-04-09 07:34:53 -0400
  • 304b9331e6
    Modify EL batching to doc-wise streaming approach (#12367) Raphael Mitsch 2024-04-09 11:39:18 +0200
  • afa9707674
    Merge 3cc6c50688 into dfe27516d9 Adriane Boyd 2024-04-09 06:19:58 +0800
  • 93aa25ef2b added spacy whisper to universe William Mattingly 2024-04-08 10:47:15 -0400
  • 6384a8827e added gliner-spacy to universe William Mattingly 2024-04-08 10:37:32 -0400
  • 7c9fb7e5b1 added spacy annoy to universe William Mattingly 2024-04-08 10:30:43 -0400
  • 44e1b81b4b Update universe.json William Mattingly 2024-04-08 10:00:00 -0400
  • c9ac88ad08 spaCy Annoy added William Mattingly 2024-04-08 09:56:45 -0400
  • d6e59f80f9 Added Date spaCy to file William Mattingly 2024-04-08 06:24:17 -0400
  • 2dd66f7c91 Pending changes exported from your codespace DeathMadeForMe 2024-04-08 05:37:15 +0000
  • 9cdd23e4f4 hello DeathMadeForMe 2024-04-08 01:15:11 +0000
  • f5e85fa05a
    allow weasel 0.4.x (#13409) Sofie Van Landeghem 2024-04-04 12:55:08 +0200
  • 2b134dc7b8 allow weasel 0.4.x svlandeg 2024-04-04 12:01:56 +0200
  • 98747de62b allow for scorer to be None svlandeg 2024-04-02 09:47:11 +0200
  • d7a250d994 further rename svlandeg 2024-04-02 09:36:56 +0200
  • 1a2c379e93 rename to _ensure_ents svlandeg 2024-04-02 09:32:52 +0200
  • ce7b51ef06
    Update spacy/pipeline/entity_linker.py Sofie Van Landeghem 2024-04-02 09:29:46 +0200
  • 5cd91cb310 Convert properties to decorator syntax JoeSchiff 2024-03-28 19:49:35 -0400
  • aee667a781 add elleux thjbbvlt 2024-03-28 16:57:25 +0100
  • a1cde9d021 fix formatting svlandeg 2024-03-27 18:45:34 +0100
  • ff88ab341a Relax test svlandeg 2024-03-27 18:16:01 +0100
  • 7ea8c4aaa5 fix EL scorer svlandeg 2024-03-27 18:09:51 +0100
  • 76d77f0f2e rename overfitting function svlandeg 2024-03-27 16:38:10 +0100
  • d41d875186 restore entities of sample in initialization svlandeg 2024-03-27 16:37:45 +0100
  • 42188b30c5 only restore entities after loss calculation svlandeg 2024-03-27 16:36:55 +0100
  • 2b0a3e2e40 fix type annotation in docs svlandeg 2024-03-27 15:05:13 +0100
  • 01a1bce560 Update code.module.sass to make code title sticky (#13379) Yaseen 2024-03-26 06:15:25 -0500
  • 21aea59001
    Update code.module.sass to make code title sticky (#13379) Yaseen 2024-03-26 06:15:25 -0500
  • 0f1a82b24a add abbrev juill. (same as juil.) thjbbvlt 2024-03-26 11:26:41 +0100
  • 54fcc5bba2 add dot after some abbrevs thjbbvlt 2024-03-26 11:25:43 +0100
  • b0b66fbab4 add months + days abbrev thjbbvlt 2024-03-26 11:24:56 +0100
  • 43aec2d8fc missing suffix: 'ce' thjbbvlt 2024-03-26 11:17:33 +0100
  • 657849238f fixed variable types thjbbvlt 2024-03-26 11:08:49 +0100
  • 4dc5fe5469
    Renamed main branch back to v4 for now (#13395) Sofie Van Landeghem 2024-03-26 09:53:07 +0100
  • 13bb1a25bc
    Update slowtests.yml Sofie Van Landeghem 2024-03-26 09:18:13 +0100
  • ff299fb01f
    Update gputests.yml Sofie Van Landeghem 2024-03-26 09:17:54 +0100