Commit Graph

  • b9324505d8 Fix up configuration keys Daniël de Kok 2023-04-18 17:37:14 +0200
  • 9a72ea0b91 Add distillation initialization and loop Daniël de Kok 2023-04-18 13:55:55 +0200
  • af7535aca8 Add scorer option to return per-component scores Adriane Boyd 2023-04-18 10:30:27 +0200
  • 2dd2b41124
    Merge branch 'explosion:master' into la-refactor Patrick J. Burns 2023-04-17 11:07:49 -0400
  • 49747697a2 Merge branch 'v4' into feature/docwise-generator-batching Raphael Mitsch 2023-04-17 16:28:09 +0200
  • 19bae0900d rename kadarakos 2023-04-17 14:20:22 +0000
  • 1796cf3b2b rename kadarakos 2023-04-17 14:17:54 +0000
  • 58f1aa29a0
    Update spacy/pipeline/spancat.py kadarakos 2023-04-17 16:11:10 +0200
  • 923d24e885
    perf(REL_OP): Replace some token.children with token.rights or token.lefts (#12528) TAN Long 2023-04-17 19:16:34 +0800
  • 8249ce3947 docs(REL_OP): modify docs for REL_OPs to match Semgrex's update on CoreNLP v4.5.2 (#12531) TAN Long 2023-04-17 19:14:01 +0800
  • 119f959218
    docs(REL_OP): modify docs for REL_OPs to match Semgrex's update on CoreNLP v4.5.2 (#12531) TAN Long 2023-04-17 19:14:01 +0800
  • 6cb44ba026 docs(REL_OP): modify docs for REL_OPs to match Semgrex's update on CoreNLP v4.5.2 Tan Long 2023-04-16 20:50:35 +0800
  • d53f0afaca perf(REL_OP): Replace some token.children with token.rights or token.lefts Tan Long 2023-04-14 21:05:48 +0800
  • d544c903b6 black kadarakos 2023-04-13 10:04:35 +0000
  • 85dd4d4c3b default spankey constant kadarakos 2023-04-13 10:01:12 +0000
  • 5d9bcd704e Add example sents Patrick J. Burns 2023-04-09 08:51:05 -0400
  • 2207e03fac Merge branch 'syntax-iterators-dev' into la-refactor Patrick J. Burns 2023-04-09 08:13:49 -0400
  • f8d0dc1ef8 Expand abbreviations in la tokenizer_exceptions Patrick J. Burns 2023-04-09 08:12:44 -0400
  • 1a2cedeab1 Expand list of numeral, ordinal words Patrick J. Burns 2023-04-09 07:35:55 -0400
  • acc950807e Add noun chunking to la syntax iterators Patrick J. Burns 2023-04-09 07:06:08 -0400
  • 02259fa195
    Add category to spaCy project (#12506) andyjessen 2023-04-07 07:31:04 -0600
  • 5b3ad774c9
    Updated the languages supported Kanwal Mehreen 2023-04-07 16:30:51 +0500
  • aea4a96f92
    Set version to v3.5.2 (#12508) v3.5.2 Adriane Boyd 2023-04-06 17:30:39 +0200
  • 4d13a5c08e Set version to v3.5.2 Adriane Boyd 2023-04-06 16:21:22 +0200
  • e4bbdf7b50
    Merge pull request #12494 from adrianeboyd/backport/v3.5.2-1 Adriane Boyd 2023-04-06 16:18:59 +0200
  • 5d0f48fe69
    Enforce that Span.start/end(_char) remain valid and in sync (#12268) Adriane Boyd 2023-04-06 16:01:59 +0200
  • 4d88616c4f black kadarakos 2023-04-06 13:52:54 +0000
  • 8fc84fb6ab isort kadarakos 2023-04-06 13:43:15 +0000
  • 9cfcbdd0ad black kadarakos 2023-04-06 13:40:31 +0000
  • 21d5360e67 Merge branch 'master' of https://github.com/explosion/spaCy into add-span-finder kadarakos 2023-04-06 13:27:19 +0000
  • 638ac9f666 span finder integrated into spacy from experimental kadarakos 2023-04-06 13:27:08 +0000
  • 422a607eca Add category to spaCy project andyjessen 2023-04-06 05:30:14 -0600
  • a7b46e5c32 Format Adriane Boyd 2023-04-06 12:15:13 +0200
  • a5c292f4e9 Merge remote-tracking branch 'upstream/v4' into feature/span-attr-sync Adriane Boyd 2023-04-06 12:06:19 +0200
  • f66d55fe5b Docs: Fix rule-based matching example that expands named entities (#12495) Madeesh Kannan 2023-04-06 11:45:58 +0200
  • 9fbb8ee912 Add more information to custom code docs (#12491) Edward 2023-04-06 11:45:19 +0200
  • 314a7cea73 Fix invalid ConsoleLogger.v3 example config (#12498) Will Frey 2023-04-04 14:53:07 -0400
  • 027812a914 Docs: Fix rule-based matching example that expands named entities (#12495) Madeesh Kannan 2023-04-06 11:45:58 +0200
  • ebabd90ae5 Add more information to custom code docs (#12491) Edward 2023-04-06 11:45:19 +0200
  • 6db20b354f
    Docs: Fix rule-based matching example that expands named entities (#12495) Madeesh Kannan 2023-04-06 11:45:58 +0200
  • c95d320d28
    Add more information to custom code docs (#12491) Edward 2023-04-06 11:45:19 +0200
  • 215c86955e Fix invalid ConsoleLogger.v3 example config (#12498) Will Frey 2023-04-04 14:53:07 -0400
  • 8d4129e177
    Fix invalid ConsoleLogger.v3 example config (#12498) Will Frey 2023-04-04 14:53:07 -0400
  • 219410facb Always redo listener state on pipeline modification Adriane Boyd 2023-04-04 17:59:59 +0200
  • 3b69f9207b
    Fix invalid ConsoleLogger.v3 example config Will Frey 2023-04-04 11:30:20 -0400
  • 030a7001a2 Expand BaseVectors Adriane Boyd 2023-04-04 10:54:07 +0200
  • 5ed1d8f62e
    Docs: Fix rule-based matching example that expands named entities shademe 2023-04-03 16:47:56 +0200
  • 2fbd080a03 Add model-last saving mechanism to pretraining (#12459) Edward 2023-04-03 15:24:03 +0200
  • bbf232e355 Add Span.kb_id/Span.id strings to Doc/DocBin serialization if set (#12493) Adriane Boyd 2023-04-03 15:11:12 +0200
  • 0ec4dc5c29 Remove redundant strings.add for Doc.char_span (#12429) Adriane Boyd 2023-04-03 11:38:56 +0200
  • a5406a6c45 Allow cupy 12.0 for extras (#12490) Adriane Boyd 2023-03-31 13:48:15 +0200
  • 57ee1212de Fix pickle for ngram suggester (#12486) Adriane Boyd 2023-03-31 13:43:51 +0200
  • b228875600 Allow passing a Span to displacy.parse_deps (#12477) Ye Lei (叶磊) 2023-03-31 15:44:01 +0800
  • 8d064872ff Fix Span.sents for edge case of Span being the only Span in the last sentence of a Doc. (#12484) Raphael Mitsch 2023-03-29 18:54:47 +0200
  • 26da226a39 Fix spancat-singlelabel score (#12469) kadarakos 2023-03-29 08:38:11 +0200
  • 888332dfb2 Add info to stringstore and vocab (#12471) Edward 2023-03-27 13:15:14 +0200
  • 1b4a67bc54 Restrict github workflows to explosion (#12470) Adriane Boyd 2023-03-27 12:44:04 +0200
  • 79dcef17f7 add spacy_onnx_sentiment_english to universe (#12422) sloev / Johannes Valbjørn 2023-03-27 11:35:14 +0200
  • 0ecbeff1a6 corrected example code (#12466) Prajakta Darade 2023-03-27 15:02:49 +0530
  • 4380d750f9 add explanation about overwriting behaviour (#12464) kadarakos 2023-03-27 10:27:11 +0200
  • 2953e7b7ce Support floret for PretrainVectors (#12435) Adriane Boyd 2023-03-24 16:28:51 +0100
  • d2d9e9e139 Add user survey alert to the top (#12452) Ines Montani 2023-03-22 11:09:37 +0100
  • f1a42b6fcc CI: Separate spacy universe validation into a separate workflow (#12440) Adriane Boyd 2023-03-17 10:59:53 +0100
  • f9c0220ea5 CI: Switch PR back to paths-ignore (#12438) Adriane Boyd 2023-03-17 10:01:49 +0100
  • 6183906a0b Remove autoblack workflow (#12437) Adriane Boyd 2023-03-17 09:35:00 +0100
  • bd0768c05c Fix EL failure with sentence-crossing entities (#12398) Raphael Mitsch 2023-03-14 22:02:49 +0100
  • be644caa13 Fix --verbose for spacy find-threshold (#12418) Adriane Boyd 2023-03-14 17:16:49 +0100
  • 7880da952b CI: Add all paths before excluding patterns (#12419) Adriane Boyd 2023-03-14 16:06:08 +0100
  • 545218a7d9 Fix sentence indexing bug in Span.sents (#12405) Raphael Mitsch 2023-03-14 10:21:53 +0100
  • d00e58d1ac CI: Move CLI tests to ubuntu for speed (#12409) Adriane Boyd 2023-03-13 15:14:46 +0100
  • 9ca67dc539 Fix thinc-apple-ops test to run for python 3.11 (#12408) Adriane Boyd 2023-03-13 15:10:04 +0100
  • ed83cafe46 CI: Move universe validation to validate job (#12406) Adriane Boyd 2023-03-13 14:21:17 +0100
  • 9da333cbfa Add GHA for CI tests (#12403) Adriane Boyd 2023-03-13 13:13:47 +0100
  • de32011e4c
    Add model-last saving mechanism to pretraining (#12459) Edward 2023-04-03 15:24:03 +0200
  • 4a1ec332de
    Add Span.kb_id/Span.id strings to Doc/DocBin serialization if set (#12493) Adriane Boyd 2023-04-03 15:11:12 +0200
  • 39eeb18f74 Format Adriane Boyd 2023-04-03 14:04:59 +0200
  • 7c80c4e5aa Add Span.kb_id/Span.id strings to Doc/DocBin serialization if set Adriane Boyd 2023-04-03 13:52:10 +0200
  • 6d38cc10ff Add flag to skip saving model-last Adriane Boyd 2023-04-03 13:39:34 +0200
  • 5dbf70677f Refactor to if/else Adriane Boyd 2023-04-03 13:14:44 +0200
  • 4538ceb507
    Remove redundant strings.add for Doc.char_span (#12429) Adriane Boyd 2023-04-03 11:38:56 +0200
  • a562767336
    Update website/docs/usage/embeddings-transformers.mdx Adriane Boyd 2023-04-03 10:57:36 +0200
  • 386eebe11e
    Update website/docs/usage/training.mdx Adriane Boyd 2023-04-03 09:29:34 +0200
  • 3f243342bf Undo all changes to Language.from_disk Adriane Boyd 2023-04-02 15:04:02 +0200
  • 0321a069a1 Only auto-fill [nlp] Adriane Boyd 2023-04-02 13:28:44 +0200
  • 431c2ecd78 Auto-fill [nlp] on load from config and from bytes/disk Adriane Boyd 2023-04-02 11:56:21 +0200
  • 7b36e7c9ec Format Adriane Boyd 2023-03-31 18:29:33 +0200
  • d3b8b9162c Support registered vectors Adriane Boyd 2023-03-31 18:25:55 +0200
  • 476a2e7a0a
    Allow cupy 12.0 for extras (#12490) Adriane Boyd 2023-03-31 13:48:15 +0200
  • 69e20ce03d
    Fix pickle for ngram suggester (#12486) Adriane Boyd 2023-03-31 13:43:51 +0200
  • 140d53649d
    Convert values to numpy for label smoothing tests (#12472) Adriane Boyd 2023-03-31 13:41:41 +0200
  • 2b19b35030 black formatting round 2 thomashacker 2023-03-31 12:08:08 +0200
  • 34d3720fc0 Fix black and mypy issues thomashacker 2023-03-31 12:00:14 +0200
  • b6ad7e6d9b Merge remote-tracking branch 'origin/v4' into add-rehearse-cli thomashacker 2023-03-31 11:55:18 +0200
  • 3fccb969f8 Fix naming and add additional rehearse loss thomashacker 2023-03-31 11:54:19 +0200
  • be24c0a0b7 Add to docs thomashacker 2023-03-31 10:56:49 +0200
  • 3db9d29393 Add info to sections thomashacker 2023-03-31 10:42:44 +0200
  • 5f57bdb588 Merge branch 'master' into add-more-info-to-custom-code-doc thomashacker 2023-03-31 10:21:26 +0200
  • ce258670b7
    Allow passing a Span to displacy.parse_deps (#12477) Ye Lei (叶磊) 2023-03-31 15:44:01 +0800
  • 6f1b2a87d9 Allow cupy 12.0 for extras Adriane Boyd 2023-03-31 09:37:33 +0200
  • e86ea91ed1 Update API docs Adriane Boyd 2023-03-30 15:00:12 +0200