Commit Graph

  • 15a60941b9
    fix typo Sofie Van Landeghem 2023-10-31 21:55:46 +0100
  • 0f9c3edf7f Fix spancat typo. (#13095) Raphael Mitsch 2023-10-31 13:45:10 +0100
  • 0c15876502
    Fix spancat typo. (#13095) Raphael Mitsch 2023-10-31 13:45:10 +0100
  • 855e2439dc Fix spancat typo. Raphael Mitsch 2023-10-31 13:25:24 +0100
  • 2492b0ec31 Add note in docs on score_weight config if using a non-default spans_key for SpanCat (#13093) Raphael Mitsch 2023-10-30 17:02:08 +0100
  • 9deaac9786
    Add note in docs on score_weight config if using a non-default spans_key for SpanCat (#13093) Raphael Mitsch 2023-10-30 17:02:08 +0100
  • 63cdc50680 Fix infobox formatting. Raphael Mitsch 2023-10-30 16:42:02 +0100
  • cf5a99be41 Use warning infobox. Raphael Mitsch 2023-10-30 16:39:37 +0100
  • e175726fcc Fix typo. Raphael Mitsch 2023-10-30 16:15:09 +0100
  • 6d4cc547b7 Fix formatting. Raphael Mitsch 2023-10-30 16:14:47 +0100
  • 71ce0c8895 Fix formatting. Raphael Mitsch 2023-10-30 16:10:02 +0100
  • 0bdd1b7fd5 Add note on score_weight if using a non-default span_key for SpanCat. Raphael Mitsch 2023-10-30 16:06:01 +0100
  • e69348ca02 Update Tokenizer.explain for special cases with whitespace Adriane Boyd 2023-10-25 15:07:51 +0200
  • 614dbec34e
    isort shadeMe 2023-10-24 10:48:56 +0200
  • 03cd5c941f
    Remove note about spacy-transformers from error message shadeMe 2023-10-24 10:46:56 +0200
  • be4a7aab86
    Add additional note for interactive sessions shadeMe 2023-10-24 10:46:18 +0200
  • 92ebb931bf
    Move error to spacy.cli.download Add extra message for Jupyter sessions shadeMe 2023-10-23 14:25:11 +0200
  • dde1c10be0 add examples to specify custom model for task-specific factory svlandeg 2023-10-23 12:15:43 +0200
  • d717123819
    Update LICENSE (#13078) Sofie Van Landeghem 2023-10-23 11:59:18 +0200
  • b99d2236ed
    Add a note about Jupyter notebooks shadeMe 2023-10-23 11:57:16 +0200
  • bd6426b341 fix typo svlandeg 2023-10-23 11:46:12 +0200
  • ba50e00c4d
    Update the "Missing factory" error message shadeMe 2023-10-23 11:37:31 +0200
  • 3f4ca4d3c0
    Update LICENSE Sofie Van Landeghem 2023-10-23 11:11:42 +0200
  • 05c025dfd9 revert prettier reformat (2) svlandeg 2023-10-19 17:05:56 +0200
  • 01fa365050 revert prettier reformat svlandeg 2023-10-19 17:03:59 +0200
  • 0f5fbdae21 prettier svlandeg 2023-10-19 16:54:10 +0200
  • c659d920db add link to NEL tutorial svlandeg 2023-10-19 16:53:28 +0200
  • f1a8dfffb8 add comment that pipeline is a custom one svlandeg 2023-10-19 16:53:07 +0200
  • 6178399fab Fix off-by-one error in tests. Raphael Mitsch 2023-10-18 15:00:45 +0200
  • ce814e9e7d Add unit test. Refactor to allow for unit test. Raphael Mitsch 2023-10-18 14:35:27 +0200
  • eb46a9c62d Remove test files. Raphael Mitsch 2023-10-18 10:42:04 +0200
  • e7ca6a2a56 Format. Remove counter. Raphael Mitsch 2023-10-18 10:39:17 +0200
  • 35ff3c9406 Fix displacy span stacking. Raphael Mitsch 2023-10-18 10:35:56 +0200
  • a89eae9283
    Set version to v3.7.2 (#13066) v3.7.2 Adriane Boyd 2023-10-16 15:10:55 +0200
  • e37d2aba79 Set version to v3.7.2 Adriane Boyd 2023-10-16 14:31:50 +0200
  • 699dd8b3b7
    Update __all__ fields (#13063) Sofie Van Landeghem 2023-10-16 10:17:47 +0200
  • ee327c00b4 alphabetically svlandeg 2023-10-12 12:11:48 +0200
  • 8bba0dbae4 add all in kb.init svlandeg 2023-10-12 12:11:35 +0200
  • 438786a510 add all in training.init svlandeg 2023-10-12 12:09:06 +0200
  • 740dc28a49 update all for pipeline.init svlandeg 2023-10-12 12:08:50 +0200
  • ea1befa8ff
    Support Any comparisons for Token and Span (#13058) Adriane Boyd 2023-10-12 11:53:33 +0200
  • 8c51fd4d89 Preserve previous behavior for None Adriane Boyd 2023-10-12 08:10:57 +0200
  • 30998a000f
    Merge branch 'docs/llm_develop' into docs/llm-el Raphael Mitsch 2023-10-11 14:05:53 +0200
  • c59f10cf1d Add llm_entity_linker_mentio. Raphael Mitsch 2023-10-11 14:05:11 +0200
  • fa3645d387 Fix EL factory name. Raphael Mitsch 2023-10-11 14:04:16 +0200
  • 8897621db9 Add binary examples for Textcat task in spacy-llm (#13051) Raphael Mitsch 2023-10-11 12:23:38 +0200
  • d72029d9c8
    Add binary examples for Textcat task in spacy-llm (#13051) Raphael Mitsch 2023-10-11 12:23:38 +0200
  • f6d9e5c4df Rephrase. Raphael Mitsch 2023-10-11 12:16:40 +0200
  • 64c40d16f0 Remove binary textcat example. Format. Raphael Mitsch 2023-10-11 12:06:16 +0200
  • 3cb57e18e1 Fix example. Raphael Mitsch 2023-10-11 12:04:30 +0200
  • 40d7512ce6 Support Any comparisons for Token and Span Adriane Boyd 2023-10-11 09:07:07 +0200
  • 77c568e524
    Restore spacy.cli.project API (#13053) Adriane Boyd 2023-10-10 15:35:25 +0200
  • fbe4b7029f Fix typing errors, add simple import test Adriane Boyd 2023-10-10 09:05:32 +0200
  • 462a6ade21 Restore spacy.cli.project API Adriane Boyd 2023-10-10 08:27:44 +0200
  • 0c36b2d636 Add examples for binary classification. Raphael Mitsch 2023-10-09 12:17:12 +0200
  • b627f952bb Update usage sidebar and nav alert [ci skip] Ines Montani 2023-10-06 14:36:37 +0200
  • 65e7bd54f5 Update usage sidebar and nav alert [ci skip] Ines Montani 2023-10-06 14:36:37 +0200
  • 5874ec5521 Inline displaCy visualizations in docs (#13050) [ci skip] Ines Montani 2023-10-06 14:22:43 +0200
  • b83f1e3724
    Inline displaCy visualizations in docs (#13050) [ci skip] Ines Montani 2023-10-06 14:22:43 +0200
  • 119cd01030 Inline displaCy visualizations in docs Ines Montani 2023-10-06 14:17:56 +0200
  • 5e1d39822d Add Mistral mentions. (#13037) Raphael Mitsch 2023-10-05 14:44:38 +0200
  • 08e9ca5a7d Add docs on Azure OpenAI support in spacy-llm (#13043) Raphael Mitsch 2023-10-05 13:18:27 +0200
  • 6f8804f1b8 Update docs w.r.t. PaLM support. (#13018) Raphael Mitsch 2023-10-05 08:50:41 +0200
  • df07c4734b
    Merge pull request #13046 from explosion/docs/llm_main Raphael Mitsch 2023-10-05 16:31:20 +0200
  • 030d63ad73
    Merge pull request #13045 from explosion/master Raphael Mitsch 2023-10-05 16:28:19 +0200
  • be29216fe2
    Merge pull request #13044 from explosion/docs/llm_main Raphael Mitsch 2023-10-05 16:10:19 +0200
  • 1162fcf099
    Add Mistral mentions. (#13037) Raphael Mitsch 2023-10-05 14:44:38 +0200
  • 862f8254e8
    Add docs on Azure OpenAI support in spacy-llm (#13043) Raphael Mitsch 2023-10-05 13:18:27 +0200
  • 114b75d46a Format. Raphael Mitsch 2023-10-05 13:15:10 +0200
  • ac39155009 Attempt to fix netlify check fails. Raphael Mitsch 2023-10-05 13:12:37 +0200
  • a0b06b7377 Attempt to fix netlify check fails. Raphael Mitsch 2023-10-05 13:08:36 +0200
  • 4db57b9a3b Attempt to fix netlify check fails. Raphael Mitsch 2023-10-05 13:06:02 +0200
  • 448ceb853d Attempt to fix netlify check fails. Raphael Mitsch 2023-10-05 12:58:33 +0200
  • 71b82078a2 Attempt to fix netlify check fails. Raphael Mitsch 2023-10-05 12:56:48 +0200
  • 4b5a42dcd9 Attempt to fix netlify check fails. Raphael Mitsch 2023-10-05 12:54:03 +0200
  • affa21ac40 Attempt to fix netlify check fails. Raphael Mitsch 2023-10-05 12:49:43 +0200
  • 3ff4d53153 Attempt to fix netlify check fails. Raphael Mitsch 2023-10-05 12:44:36 +0200
  • 6817e1e7f1 Attempt to fix netlify check fails. Raphael Mitsch 2023-10-05 12:44:10 +0200
  • d9db144014 Add info on spacy.Azure.v1. Raphael Mitsch 2023-10-05 12:38:59 +0200
  • 1dec138e61
    Update docs w.r.t. PaLM support. (#13018) Raphael Mitsch 2023-10-05 08:50:41 +0200
  • 4c8caebf13
    Merge branch 'docs/llm_main' into docs/llm-palm-docs Raphael Mitsch 2023-10-05 08:50:31 +0200
  • 6e54360a3d
    Remove pathy dependency, update docs for cloudpathlib in Weasel (#13035) Adriane Boyd 2023-10-05 08:50:22 +0200
  • 734826db79
    Update spacy-llm task argument docs w.r.t. task refactoring (#12995) Raphael Mitsch 2023-10-05 08:45:25 +0200
  • 400e8cf20f
    Update website/docs/api/large-language-models.mdx Raphael Mitsch 2023-10-05 08:44:04 +0200
  • 4e9254375d
    Update website/docs/api/large-language-models.mdx Raphael Mitsch 2023-10-05 08:43:55 +0200
  • 829613b959
    Merge pull request #12999 from rmitsch/docs/gpt-3.5-turbo-instruct Raphael Mitsch 2023-10-05 08:41:07 +0200
  • 9d036607f1
    Set version to v3.7.1 (#13042) v3.7.1 Adriane Boyd 2023-10-04 18:13:12 +0200
  • 312c7a7095 Set version to v3.7.1 Adriane Boyd 2023-10-04 17:21:07 +0200
  • aec59c0088
    Merge pull request #13040 from adrianeboyd/revert/12962-spacy-info Adriane Boyd 2023-10-04 17:20:32 +0200
  • 6d0185f7fb Revert "Load the cli module lazily for spacy.info (#12962)" Adriane Boyd 2023-10-04 12:33:33 +0200
  • e66b4f33d5 Add Mistral mentions. Raphael Mitsch 2023-10-03 13:31:21 +0200
  • 51751f93f4 Update binder version to v3.7 (#13034) Adriane Boyd 2023-10-02 12:53:46 +0200
  • 92ce32aa3f
    Update binder version to v3.7 (#13034) Adriane Boyd 2023-10-02 12:53:46 +0200
  • 2ef84e9672 Remove pathy dependency, update docs for cloudpathlib in Weasel Adriane Boyd 2023-10-02 12:51:28 +0200
  • 61edc0ad0c Update binder version to v3.7 Adriane Boyd 2023-10-02 12:43:22 +0200
  • 7ee846b992 Merge branch 'master' into spacy.io Adriane Boyd 2023-10-02 10:43:52 +0200
  • 160e61772e
    Docs for v3.7.0 (#13029) v3.7.0 Adriane Boyd 2023-10-01 21:40:07 +0200
  • 765a77d462 Update version in README Adriane Boyd 2023-10-01 21:39:18 +0200
  • 0fed2d9e28
    Merge pull request #12899 from adrianeboyd/chore/v3.7.0 Adriane Boyd 2023-10-01 21:38:17 +0200
  • 1b043dde3f Revert "disable tests until 3.7 models are available" Adriane Boyd 2023-08-09 13:43:50 +0200