Commit Graph

  • 4c5a3a2a7b
    Remove autoblack workflow (#12437) Adriane Boyd 2023-03-17 09:35:00 +0100
  • fafa1d52c0 CI: Switch PR back to paths-ignore Adriane Boyd 2023-03-17 09:24:37 +0100
  • 9413e7b19f Remove autoblack workflow Adriane Boyd 2023-03-17 09:17:43 +0100
  • 2377b67f81 Update W401 test. Raphael Mitsch 2023-03-17 08:59:52 +0100
  • 307bbab285
    Update spacy/ml/models/entity_linker.py Raphael Mitsch 2023-03-17 08:58:28 +0100
  • 978fbdcee1
    Update spacy/kb/kb.pyx Raphael Mitsch 2023-03-17 08:58:17 +0100
  • 2d7e0915f4 CI: Only run test suite once with thinc-apple-ops for macos python 3.11 Adriane Boyd 2023-03-17 08:55:20 +0100
  • bae85e4c82
    Merge branch 'v4' into feature/multiple-code-files Adriane Boyd 2023-03-17 08:44:10 +0100
  • 80959b5f47 Format Adriane Boyd 2023-03-17 08:35:11 +0100
  • 4adb849f97 Support floret for PretrainVectors Adriane Boyd 2023-03-17 08:32:11 +0100
  • 66d20886ad
    fix typo sloev / Johannes Valbjørn 2023-03-16 09:15:04 +0100
  • 77ff10d2a7 Remove redundant strings.add for Doc.char_span Adriane Boyd 2023-03-16 08:38:09 +0100
  • 532912df53
    fix comma json error sloev / Johannes Valbjørn 2023-03-15 21:01:05 +0100
  • fd9ede7c87
    rename to sentimental-onix sloev / Johannes Valbjørn 2023-03-15 20:58:13 +0100
  • 17f2dfdd70 Add size increase info about vocab and stringstore thomashacker 2023-03-15 13:16:13 +0100
  • 830939ee64 Fix InMemoryCandidate attribute names. Raphael Mitsch 2023-03-15 10:51:34 +0100
  • 80fb0666b9 Update docstrings. Raphael Mitsch 2023-03-15 09:25:41 +0100
  • 3cfc1c6acc Mention -> alias renaming. Drop Candidate.mentions(). Drop InMemoryLookupKB.get_alias_candidates() from docs. Raphael Mitsch 2023-03-15 09:23:31 +0100
  • 961795d9f1
    Update spacy/ml/models/entity_linker.py Raphael Mitsch 2023-03-15 09:20:25 +0100
  • b7b4282821
    Update spacy/ml/models/entity_linker.py Raphael Mitsch 2023-03-15 09:20:07 +0100
  • 4df12f5490
    add spacy_onnx_sentiment_english to universe sloev / Johannes Valbjørn 2023-03-15 00:31:52 +0100
  • 7851f6eb8e Fix EL incl_context bug as in https://github.com/explosion/spaCy/pull/12398. Raphael Mitsch 2023-03-14 22:13:14 +0100
  • 2fab08579f Fix sentence indexing bug in Span.sents (#12405) Raphael Mitsch 2023-03-14 10:21:53 +0100
  • 96b61d0671
    Fix EL failure with sentence-crossing entities (#12398) Raphael Mitsch 2023-03-14 22:02:49 +0100
  • e978beccc2
    Small rewrite Sofie Van Landeghem 2023-03-14 21:07:04 +0100
  • 7e8cd4a41d fix morph docs vinit 2023-03-14 23:58:42 +0530
  • 2ce9a220db
    Fix --verbose for spacy find-threshold (#12418) Adriane Boyd 2023-03-14 17:16:49 +0100
  • 393cea9761 Merge remote-tracking branch 'upstream/master' into docs/silent-desc Adriane Boyd 2023-03-14 16:06:40 +0100
  • 377f601bff
    CI: Add all paths before excluding patterns (#12419) Adriane Boyd 2023-03-14 16:06:08 +0100
  • 28dbed64cb Update alias/mention usage in doc(strings). Raphael Mitsch 2023-03-14 13:33:05 +0100
  • fc0f954d9b Format. Update assert in ent.sents handling. Raphael Mitsch 2023-03-14 13:18:11 +0100
  • 9b6f47f1ac Simplify ent.sents handling. Raphael Mitsch 2023-03-14 13:15:11 +0100
  • 576a0ef3ce CI: Add all paths before excluding patterns Adriane Boyd 2023-03-14 13:08:55 +0100
  • 66f4d67dfa Merge branch 'master' into fix/el-sentence-crossing-ents Raphael Mitsch 2023-03-14 13:08:21 +0100
  • 129dacc71d Fix --verbose for spacy find-threshold Adriane Boyd 2023-03-14 10:31:17 +0100
  • e8cab4625c
    Fix sentence indexing bug in Span.sents (#12405) Raphael Mitsch 2023-03-14 10:21:53 +0100
  • be858981e6 Update docstrings related to prior_prob. Raphael Mitsch 2023-03-13 17:01:20 +0100
  • 4a921766f1 Remove prior_prob from supported properties in Candidate. Introduce KnowledgeBase.supports_prior_probs(). Raphael Mitsch 2023-03-13 16:54:38 +0100
  • ea6de64596
    CI: Move CLI tests to ubuntu for speed (#12409) Adriane Boyd 2023-03-13 15:14:46 +0100
  • 8f1280a514
    Fix thinc-apple-ops test to run for python 3.11 (#12408) Adriane Boyd 2023-03-13 15:10:04 +0100
  • beca7e9e9b
    Merge branch 'master' into tests/thinc-apple-ops-3.11 Adriane Boyd 2023-03-13 14:38:42 +0100
  • 6adc15178f Partially fix alias/mention terminology usage. Convert Candidate to interface. Raphael Mitsch 2023-03-13 14:26:14 +0100
  • 8ff9073161
    CI: Move universe validation to validate job (#12406) Adriane Boyd 2023-03-13 14:21:17 +0100
  • 3260bbeb10 CI: Move CLI tests to ubuntu for speed Adriane Boyd 2023-03-13 14:04:19 +0100
  • 75d7d2dc27 Fix thinc-apple-ops test to run for python 3.11 Adriane Boyd 2023-03-13 14:02:24 +0100
  • 4ab5fc2397 Update step name Adriane Boyd 2023-03-13 13:25:56 +0100
  • 79dcfa17ae Fix indentation Adriane Boyd 2023-03-13 13:22:18 +0100
  • ed2a8b8e21 CI: Move universe validation to validate job Adriane Boyd 2023-03-13 13:17:08 +0100
  • 3c999f052e
    Add GHA for CI tests (#12403) Adriane Boyd 2023-03-13 13:13:47 +0100
  • 5af8c711b0 Format. Simplify code. Raphael Mitsch 2023-03-13 12:58:17 +0100
  • 0753742a48 Removed unneeded import. Raphael Mitsch 2023-03-13 12:55:56 +0100
  • 8cfbe5a4d1 Add test for partial sentences in ent.sents. Raphael Mitsch 2023-03-13 11:24:24 +0100
  • 275b5444df Reorder paths Adriane Boyd 2023-03-13 12:38:23 +0100
  • 88623dd53d Add GHA for CI tests Adriane Boyd 2023-03-13 10:45:00 +0100
  • b324655afb Fix or ignore mypy issues in test. Raphael Mitsch 2023-03-13 10:57:00 +0100
  • 8729dba619 Remove unneeded sentencizer component. Raphael Mitsch 2023-03-13 10:45:57 +0100
  • e4c02b35a6 Merge EL sentence crossing tests. Raphael Mitsch 2023-03-13 10:45:12 +0100
  • 649c146e2c Move attributes out of Candidate. Raphael Mitsch 2023-03-13 09:21:08 +0100
  • 73c830c0e7 Fix mypy error. Raphael Mitsch 2023-03-10 14:35:27 +0100
  • e64a9ea499 Format. Raphael Mitsch 2023-03-10 14:21:31 +0100
  • 8c88543c0c Format. Raphael Mitsch 2023-03-10 14:21:23 +0100
  • db73aedf51 Format. Raphael Mitsch 2023-03-10 14:20:53 +0100
  • 16b47eb387 Fix case for len(ent.sents) == 1. Raphael Mitsch 2023-03-10 14:16:27 +0100
  • 64191755b6 Format. Raphael Mitsch 2023-03-10 14:08:21 +0100
  • d851b3656d Draft fix. Raphael Mitsch 2023-03-10 14:06:10 +0100
  • 9696a0df01 Format. Raphael Mitsch 2023-03-10 13:18:46 +0100
  • 25676bb595 Add test reproducing EL failure in sentence-crossing entities. Raphael Mitsch 2023-03-10 13:10:17 +0100
  • 4d0fb098ee Merge branch 'v3.5.x' into spacy.io Adriane Boyd 2023-03-10 09:41:00 +0100
  • ce23942320 Merge branch 'refactor/el-candidates' of github.com:rmitsch/spaCy into refactor/el-candidates Raphael Mitsch 2023-03-10 09:04:10 +0100
  • 348dd1c87e Update docstrings. Raphael Mitsch 2023-03-10 09:03:41 +0100
  • 27053912da Drop unused InMemoryCandidate._entity_hash. Raphael Mitsch 2023-03-10 09:00:30 +0100
  • 6fc7997c06 Fix entity_id refactoring problems in docstrings. Raphael Mitsch 2023-03-10 08:55:32 +0100
  • 8153bd573f
    Merge pull request #12395 from adrianeboyd/backport/v3.5.1-2 v3.5.1 Adriane Boyd 2023-03-09 17:45:32 +0100
  • 83056bb44c Skip project clone tests if git is not available (#12394) Adriane Boyd 2023-03-09 16:41:21 +0100
  • f27bce67fd
    Skip project clone tests if git is not available (#12394) Adriane Boyd 2023-03-09 16:41:21 +0100
  • 34e092e4e5
    Update spacy/kb/candidate.pxd Raphael Mitsch 2023-03-09 16:15:39 +0100
  • d21a4e440e Skip project clone tests if git is not available Adriane Boyd 2023-03-09 15:04:23 +0100
  • c61654eef8 Drop storing mention. Raphael Mitsch 2023-03-09 15:04:10 +0100
  • b0ee34185d Add abstract class check. Raphael Mitsch 2023-03-09 14:56:44 +0100
  • 845864beb4 Remove redundant entry in setup.py. Raphael Mitsch 2023-03-09 14:55:10 +0100
  • b476041417 Port Candidate and InMemoryCandidate to Cython. Raphael Mitsch 2023-03-09 14:44:41 +0100
  • 03b320b3bd
    Set version to v3.5.1 (#12393) Adriane Boyd 2023-03-09 12:40:28 +0100
  • 1c937db3af Rename 'alias' to 'mention'. Raphael Mitsch 2023-03-09 12:06:15 +0100
  • 1ba2fc4207
    Update website/docs/api/kb.mdx Raphael Mitsch 2023-03-09 12:01:42 +0100
  • 2b21ff5167 Set version to v3.5.1 Adriane Boyd 2023-03-09 11:37:55 +0100
  • c2810575c0
    Merge pull request #12351 from adrianeboyd/backport/v3.5.1-1 Adriane Boyd 2023-03-09 11:29:51 +0100
  • 53687b5bca Add spancat_singlelabel pipeline for multiclass and non-overlapping span labelling tasks (#11365) Lj Miranda 2023-03-09 17:30:59 +0800
  • 5398e9f276 Add links in website and readme for survey (#12385) Victoria 2023-03-09 10:01:18 +0100
  • 69ca6eb041 Make sure to run Python setup before NPM dev mode (#12384) Marcus Blättermann 2023-03-08 11:59:10 +0100
  • cbd85c9608 Change GPU efficient textcat to use CNN, not BOW in generated configs (#11900) Paul O'Leary McCann 2023-03-08 01:47:45 +0900
  • a1fc4ed962 fix types (#12365) Sofie Van Landeghem 2023-03-07 13:29:08 +0100
  • 6177c87539 Raise error for non-default vectors with PretrainVectors (#12366) Adriane Boyd 2023-03-06 18:06:31 +0100
  • a86ec1b2b1 Update to use absolute imports in tests (#12372) Adriane Boyd 2023-03-06 17:30:17 +0100
  • e381efd936 Partially work around pending deprecation of pkg_resources (#12368) Adriane Boyd 2023-03-06 14:48:57 +0100
  • 913d74f509
    Add spancat_singlelabel pipeline for multiclass and non-overlapping span labelling tasks (#11365) Lj Miranda 2023-03-09 17:30:59 +0800
  • a2b232a7a1 Add links in website and readme for survey (#12385) Victoria 2023-03-09 10:01:18 +0100
  • 4fdf356b29
    Add links in website and readme for survey (#12385) Victoria 2023-03-09 10:01:18 +0100
  • 520279ff7c
    Tok2Vec: Add distill method (#12108) Madeesh Kannan 2023-03-09 09:37:19 +0100
  • 40d06ab7c4 Extend init config tests Adriane Boyd 2023-03-09 08:36:05 +0100
  • 9514bfd9e1 Format Adriane Boyd 2023-03-08 17:38:38 +0100