Commit Graph

  • ac8e82d9bb Fix typo Adriane Boyd 2023-07-21 13:35:47 +0200
  • cca478152e
    Fix duplicate entries in tables shadeMe 2023-07-20 16:05:42 +0200
  • f293386d3e
    remove unnecessary line Sofie Van Landeghem 2023-07-20 14:08:29 +0200
  • a775fa25ad
    Remove spacy-transformers-specific warning shadeMe 2023-07-20 13:46:32 +0200
  • d8722877cb
    Fix piece_encoder entries shadeMe 2023-07-20 13:15:37 +0200
  • a282aec814
    Remove mentions of Torchscript and quantization Madeesh Kannan 2023-07-20 12:54:43 +0200
  • 5c44000d62 Add section on Llama 2. Format. Raphael Mitsch 2023-07-20 12:49:22 +0200
  • 4f8daa4f00
    Add Left and Right Pointing Angle Brackets as punctuation to ancient Greek (#12829) Jacobo Myerston 2023-07-20 02:16:01 -0700
  • 4f37e4031c
    Update spacy/ml/tb_framework.pyx Adriane Boyd 2023-07-20 09:59:19 +0200
  • 17fb2554d2 Update README for v3.6 Adriane Boyd 2023-07-20 08:52:27 +0200
  • 96f2e30c4b cython fixes and cleanup svlandeg 2023-07-19 17:41:29 +0200
  • 846472129c merge fixes (2) svlandeg 2023-07-19 16:38:37 +0200
  • 47a82c6164 merge fixes svlandeg 2023-07-19 16:38:29 +0200
  • 0e3b6a87d6 Merge branch 'upstream_master' into sync_v4 svlandeg 2023-07-19 16:37:31 +0200
  • b8a6a25953 Apply suggestions from review Victoria Slocum 2023-07-19 15:22:11 +0200
  • ae61351cdb
    Apply suggestions from code review Victoria 2023-07-19 15:17:36 +0200
  • 3977acba37
    Apply suggestions from code review Victoria 2023-07-19 15:16:01 +0200
  • ea54d1775a
    Merge pull request #12840 from svlandeg/sync_develop Sofie Van Landeghem 2023-07-19 13:12:51 +0200
  • 79ec68f01b Merge branch 'upstream_master' into sync_develop svlandeg 2023-07-19 12:08:52 +0200
  • b0228d8ea6
    ci: add cython linter (#12694) Basile Dura 2023-07-19 12:03:31 +0200
  • 0eac2b0fac
    Replaced template tags Márton Kardos 2023-07-18 17:45:36 +0200
  • 4f2a777a7c Update for python 3.6 Adriane Boyd 2023-07-18 17:30:59 +0200
  • 94ef5d3fde Revert "Turn off fail-fast" Adriane Boyd 2023-07-18 17:30:45 +0200
  • 4306f516bc Turn off fail-fast Adriane Boyd 2023-07-18 17:05:54 +0200
  • 2672eb4862 Update numpy build constraints for numpy 1.25 Adriane Boyd 2023-07-18 15:58:53 +0200
  • f7a260748a isort Adriane Boyd 2023-07-18 15:20:50 +0200
  • 8984a20d17 Fix imports in tests Adriane Boyd 2023-07-18 15:19:19 +0200
  • 20880db680 isort Adriane Boyd 2023-07-18 15:07:52 +0200
  • 0b364b705a Format API CLI docs Adriane Boyd 2023-07-18 15:07:16 +0200
  • 28c8a577fc
    Merge branch 'v4' into feature/multiple-code-files Adriane Boyd 2023-07-18 15:06:18 +0200
  • 1509c96694
    Clean up unused code in Language (#12836) Adriane Boyd 2023-07-18 14:10:30 +0200
  • cb92ddfa55 fix relative links Victoria Slocum 2023-07-18 13:30:27 +0200
  • 833f6c033d fix links Victoria Slocum 2023-07-18 13:22:25 +0200
  • f70b0142f5 Apply suggestions from review Victoria Slocum 2023-07-18 13:11:54 +0200
  • 4ce1709fcb Clean up unused code in Language Adriane Boyd 2023-07-18 12:59:07 +0200
  • 0b97fff92d Apply suggestions from review Victoria Slocum 2023-07-18 10:42:27 +0200
  • 6bf7c65329
    Update matcher pattern validation tests (#12835) Adriane Boyd 2023-07-18 10:00:07 +0200
  • f790f5f148 Update matcher pattern validation tests Adriane Boyd 2023-07-18 09:30:53 +0200
  • 21e47853b4 Update pex Makefile defaults (#12832) Adriane Boyd 2023-07-18 09:29:04 +0200
  • 95075298f5
    Update pex Makefile defaults (#12832) Adriane Boyd 2023-07-18 09:29:04 +0200
  • 35860c44df Update website for pex defaults Adriane Boyd 2023-07-18 08:24:23 +0200
  • cdc9fabc93 Update pex Makefile defaults Adriane Boyd 2023-07-17 16:10:32 +0200
  • b4f1d69254
    Merge branch 'explosion:master' into master Jacobo Myerston 2023-07-15 15:45:02 -0700
  • e8c23a04f3 Update punctuation.py Jacobo Myerston 2023-07-15 15:43:03 -0700
  • 37ac408db6
    Merge pull request #1 from afriedman412/afriedman412-patch-1 Andy Friedman 2023-07-15 17:23:52 -0400
  • 062c1c1e13
    Update universe.json Andy Friedman 2023-07-15 17:23:23 -0400
  • 96a1f4a86b
    Update universe.json Andy Friedman 2023-07-15 16:11:34 -0400
  • 708ee32f9f
    Merge 0fd797e33c into ef20e114e0 Matthew Honnibal 2023-07-15 08:42:57 +0200
  • 9cf8ac87be Remove incorrect argument shorthands for LLM properties. Raphael Mitsch 2023-07-14 21:44:13 +0200
  • 309286649c Added OdyCy to spaCy Universe Márton Kardos 2023-07-14 15:48:42 +0200
  • acf63e55ac update usage page Victoria Slocum 2023-07-14 10:22:21 +0200
  • ef20e114e0
    Typo fix in Language.replace_listeners docs (#12823) Ian Thompson 2023-07-14 02:45:54 -0500
  • 5134892927 modified: spacy/language.py - removed noqa comment Ian Thompson 2023-07-13 11:53:13 -0500
  • 64cf5116b7 modified: spacy/language.py - corrected typo in docstring for :method:Language.replace_listeners - added noqa comment on unused local variable assignment in :method:Language.from_config as I wasn't sure if it should be unassigned Ian Thompson 2023-07-13 10:48:49 -0500
  • 0566c3a166
    🐛 Escape annotated HTML tags in span renderer (#12817) Connor Brinton 2023-07-13 11:33:05 -0400
  • 3bd47fa7f4
    Update website/docs/api/large-language-models.mdx Raphael Mitsch 2023-07-13 09:44:39 +0200
  • d38a275c4c
    Update website/docs/api/large-language-models.mdx Raphael Mitsch 2023-07-13 09:44:10 +0200
  • f9dddbb70d Fix mypy issues. Raphael Mitsch 2023-07-13 09:03:02 +0200
  • 423694206c Format. Raphael Mitsch 2023-07-13 08:58:39 +0200
  • 564c2b04d9 Format. Raphael Mitsch 2023-07-13 08:56:34 +0200
  • 97fa11f4d7 Update 'spacy init config' to support 'llm' component. Raphael Mitsch 2023-07-12 10:17:27 +0200
  • 759d3a7a40
    fix: Use original IN props to prevent regressions teleprint-me 2023-07-12 23:16:10 -0400
  • bb7a13e777
    fix: Resolve Python keyword conflict in Pydantic models teleprint-me 2023-07-12 18:13:54 -0400
  • 9e985d4fdd
    🐛 Escape annotated HTML tags in span renderer Connor Brinton 2023-07-11 17:32:39 -0400
  • 14f6a07b61
    Apply suggestions from code review Raphael Mitsch 2023-07-11 12:12:05 +0200
  • 1e28ce8c82 Fix formatting Victoria Slocum 2023-07-10 16:53:35 +0200
  • baa8ae4d51
    Apply suggestions from code review Raphael Mitsch 2023-07-10 16:48:29 +0200
  • 682dec77cf update for v0.4.0 Victoria Slocum 2023-07-10 10:25:21 +0200
  • 58c54916f4 Trainable lemmatizer docs link (#12795) Sofie Van Landeghem 2023-07-07 15:18:16 +0200
  • ddffd09602
    Trainable lemmatizer docs link (#12795) Sofie Van Landeghem 2023-07-07 15:18:16 +0200
  • 763e0b4106 Update website binder version to v3.6 (#12805) Adriane Boyd 2023-07-07 10:52:33 +0200
  • 1a55661cfb
    Update website binder version to v3.6 (#12805) Adriane Boyd 2023-07-07 10:52:33 +0200
  • 1a681c44a2 Update website binder version to v3.6 Adriane Boyd 2023-07-07 10:35:46 +0200
  • 7b22b714dc fixes svlandeg 2023-07-07 10:19:45 +0200
  • 4220149511 fixes svlandeg 2023-07-07 10:19:06 +0200
  • 29c0c76448 Update max_length default in span finder docs (#12803) Adriane Boyd 2023-07-07 10:17:41 +0200
  • 75514c4bc4 revert changes to corpus.py svlandeg 2023-07-07 10:18:05 +0200
  • 41dba5bd34
    Update max_length default in span finder docs (#12803) Adriane Boyd 2023-07-07 10:17:41 +0200
  • 8d46c14bf9 Update max_length default in span finder docs Adriane Boyd 2023-07-07 10:12:06 +0200
  • afe03898ed Merge branch 'master' into spacy.io Adriane Boyd 2023-07-07 10:07:56 +0200
  • 1b9b661259 morphologizer only svlandeg 2023-07-07 09:28:10 +0200
  • 59a8e85793 add requirement for morphologizer,tagger to rule-based lemmatizer svlandeg 2023-07-07 09:27:03 +0200
  • b1b20bf69d
    Replace projects functionality with weasel (#12769) Sofie Van Landeghem 2023-07-07 09:10:27 +0200
  • 350b8dd644 Merge branch 'upstream_develop' into feature/type_fixes svlandeg 2023-07-07 08:47:25 +0200
  • 9e63006b12
    Merge pull request #12800 from explosion/master_copy Sofie Van Landeghem 2023-07-07 08:44:19 +0200
  • 991bcc111e disable tests until 3.7 models are available svlandeg 2023-07-07 08:09:57 +0200
  • 03db7e6594 Merge branch 'develop' into feature/type_fixes svlandeg 2023-07-06 18:44:21 +0200
  • d195923164
    Set version to 3.7.0.dev0 (#12799) v3.7.0.dev0 Madeesh Kannan 2023-07-06 18:29:03 +0200
  • ef2bd64097 add private methods that are being used by the built-in convertors svlandeg 2023-07-06 18:18:19 +0200
  • c4105245e6
    Set version to 3.7.0.dev0 shadeMe 2023-07-06 18:03:23 +0200
  • 975e9d44f4 widen type to iterable svlandeg 2023-07-06 18:02:13 +0200
  • e79ade4252 black formatting svlandeg 2023-07-06 17:47:32 +0200
  • 69fd65d01e
    Merge pull request #12798 from bdura/feat/example-stubs Sofie Van Landeghem 2023-07-06 17:38:24 +0200
  • d26e4e0849 Revert "feat: add example stubs (#12679)" svlandeg 2023-07-06 17:02:38 +0200
  • 94a95edee3 black formatting svlandeg 2023-07-06 16:52:42 +0200
  • 30bb34533a
    feat: add example stubs (#12679) Basile Dura 2023-07-06 16:49:43 +0200
  • a93f6202df adding further type specifications and removing internal methods svlandeg 2023-07-06 15:57:42 +0200
  • 331cf0ea04 Merge branch 'master' into feat/example-stubs svlandeg 2023-07-06 15:27:34 +0200
  • 536798f9e3
    Disallow False for first/last arguments of add_pipe (#12793) Sofie Van Landeghem 2023-07-06 15:20:13 +0200
  • 87882c1e03
    use Optional typing in docstrings Sofie Van Landeghem 2023-07-06 14:53:12 +0200