Commit Graph

  • 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
  • 5c8588d81f Add spancat_singlelabel to config template Adriane Boyd 2023-03-08 17:11:58 +0100
  • 926094ad59 remove project-specific CLI commands svlandeg 2023-03-08 14:25:49 +0100
  • 9a25f386f3 remove project-specific error strings svlandeg 2023-03-08 14:25:20 +0100
  • fa4d587ce1 remove project-specific functions in util.py svlandeg 2023-03-08 14:06:11 +0100
  • 1589cf3739 remove old paragraph kadarakos 2023-03-08 11:58:18 +0000
  • 95206efe95 Merge branch 'add/exclusive-spancat' of github.com:ljvmiranda921/spaCy into exclusive-spancat kadarakos 2023-03-08 11:36:45 +0000
  • a5c407f11e remove references to 'single_label' kadarakos 2023-03-08 11:36:33 +0000
  • b309336712
    Make sure to run Python setup before NPM dev mode (#12384) Marcus Blättermann 2023-03-08 11:59:10 +0100
  • f8b92f2882 Add links in website and readme for survey Victoria Slocum 2023-03-08 11:13:45 +0100
  • 9230cf3ac7
    Make sure to run Python setup before NPM dev mode Marcus Blättermann 2023-03-08 11:00:43 +0100
  • 2713890ecc
    Update website/docs/api/spancategorizer.mdx Adriane Boyd 2023-03-08 10:59:24 +0100
  • f53d945b2d
    Fix merge Adriane Boyd 2023-03-08 10:22:23 +0100
  • 5b11c4b5de
    Merge branch 'master' into add/exclusive-spancat Adriane Boyd 2023-03-08 09:50:10 +0100
  • a7d8c06783 remove project-specific information in about svlandeg 2023-03-07 18:23:09 +0100
  • 8e25404c54 remove project-specific schemas svlandeg 2023-03-07 18:20:21 +0100
  • 31ce8a170b remove project-specific tests svlandeg 2023-03-07 18:20:06 +0100
  • e656189ec3
    Change GPU efficient textcat to use CNN, not BOW in generated configs (#11900) Paul O'Leary McCann 2023-03-08 01:47:45 +0900
  • 91fb3ef592 remove project-specific functionality svlandeg 2023-03-07 17:23:23 +0100
  • efea793248 prettier kadarakos 2023-03-07 16:15:15 +0000
  • 086bb7f544
    Update website/docs/api/spancategorizer.mdx kadarakos 2023-03-07 17:13:53 +0100
  • 75b9819553
    Update website/docs/api/spancategorizer.mdx kadarakos 2023-03-07 17:13:31 +0100
  • 664cbe2867
    Remove unnecessary conversion to tuple Adriane Boyd 2023-03-07 16:58:43 +0100
  • 31cd5141bd TEST: Doc.ents as SpanGroup Adriane Boyd 2023-03-07 16:26:02 +0100
  • aaf119b949 revert kadarakos 2023-03-07 14:21:55 +0000
  • a09389f1a5 revert kadarakos 2023-03-07 14:20:51 +0000
  • a4ef74468e revert kadarakos 2023-03-07 14:19:49 +0000
  • 6587ac5324 revert kadarakos 2023-03-07 14:19:06 +0000
  • 641609070f replace tags kadarakos 2023-03-07 14:15:27 +0000
  • cea58ade89 Simplify interface for int/str representations. Raphael Mitsch 2023-03-07 14:35:38 +0100
  • 0c63940407 Merge branch 'v4' into refactor/el-candidates Raphael Mitsch 2023-03-07 14:00:01 +0100
  • f8a02f7fef Updated error code. Raphael Mitsch 2023-03-07 13:58:42 +0100
  • 082992aebb
    Update spacy/kb/candidate.py Raphael Mitsch 2023-03-07 13:54:11 +0100
  • 3bf4539e31
    fix types (#12365) Sofie Van Landeghem 2023-03-07 13:29:08 +0100
  • 41b3a0d932
    Drop support for EntityLinker_v1. (#12377) Raphael Mitsch 2023-03-07 13:10:45 +0100
  • 503450d436 Drop support for EntityLinker_v1. Raphael Mitsch 2023-03-07 11:51:00 +0100
  • d73f952d5b Add .ents_spangroup to Doc. Raphael Mitsch 2023-03-07 09:55:20 +0100
  • 91e0c3d782 Merge branch 'add/exclusive-spancat' of github.com:ljvmiranda921/spaCy into exclusive-spancat kadarakos 2023-03-07 09:24:02 +0000
  • a433d91d42 add Tag to new features kadarakos 2023-03-07 09:23:43 +0000
  • 35fcf2eb38 Merge branch 'v4' into feature/tok2vec-distill-method shadeMe 2023-03-07 14:37:25 +0530
  • 7cef53a80e Break up longer expression Adriane Boyd 2023-03-07 09:50:47 +0100
  • 86703da8b7 Merge branch 'refactor/el-candidates' into refactor/span-group-for-mentions Raphael Mitsch 2023-03-07 09:10:10 +0100
  • 8dbb74c9c0 Merge branch 'v4' into refactor/el-candidates Raphael Mitsch 2023-03-07 09:06:51 +0100
  • 4bdb359711 Merge branch 'v4' into feature/docwise-generator-batching Raphael Mitsch 2023-03-07 09:06:10 +0100
  • 260cb9c6fe
    Raise error for non-default vectors with PretrainVectors (#12366) Adriane Boyd 2023-03-06 18:06:31 +0100
  • 5ecb3babed
    Update to use absolute imports in tests (#12372) Adriane Boyd 2023-03-06 17:30:17 +0100
  • 8ca71f9591
    Merge pull request #12371 from rmitsch/sync/master-into-v4 Adriane Boyd 2023-03-06 17:10:19 +0100
  • 749e446ee3 Merge branch 'master' into sync/master-into-v4 Raphael Mitsch 2023-03-06 14:55:36 +0100
  • 308002f00d
    Update spacy/pipeline/spancat.py kadarakos 2023-03-06 15:14:55 +0100
  • 51a53de239
    Update spacy/pipeline/spancat.py kadarakos 2023-03-06 15:14:35 +0100
  • f21d12bbff
    Fix wording Edward 2023-03-06 15:04:41 +0100
  • 0bbc620dd8
    Partially work around pending deprecation of pkg_resources (#12368) Adriane Boyd 2023-03-06 14:48:57 +0100
  • 90bdd0cfe0 Update to use absolute imports in tests Adriane Boyd 2023-03-06 10:06:16 +0100
  • 3e63ba1b02 Fix return Adriane Boyd 2023-03-06 13:51:38 +0100
  • 24bfc9a895 Fix except Adriane Boyd 2023-03-06 13:46:46 +0100
  • daf8ae4f2e Reenable test with ignored deprecation warning Adriane Boyd 2023-03-06 13:27:07 +0100
  • 3340ba3f94 Format Adriane Boyd 2023-03-06 13:14:06 +0100
  • b7c7fdfd3d Move imports instead of disabling requirements check Adriane Boyd 2023-03-06 13:10:04 +0100
  • fa04172830 Fix types/handling, simplify catch-all return Adriane Boyd 2023-03-06 12:25:31 +0100
  • 13f9a9af20 Add warning section thomashacker 2023-03-06 12:16:29 +0100
  • e106e502bb Fix installed model URL method and CI test Adriane Boyd 2023-03-06 12:11:06 +0100
  • 586ec16114 Handle deprecation of pkg_resources Adriane Boyd 2023-03-06 11:52:06 +0100
  • d0abc321d8 Format. Raphael Mitsch 2023-03-06 10:27:33 +0100
  • 36634d2adf update morphologizer, tagger test vinit 2023-03-06 14:54:37 +0530
  • 8b24f31b65 Format docs. Raphael Mitsch 2023-03-06 10:21:37 +0100
  • f33f0ed160 Merge branch 'v4' into feature/docwise-generator-batching Raphael Mitsch 2023-03-06 10:21:12 +0100
  • e4e55b88b3 Update leftover get_candidates() mention in docs. Raphael Mitsch 2023-03-06 10:08:10 +0100
  • bb7418ebdd Modify EL batching system. Raphael Mitsch 2023-03-03 09:48:22 +0100
  • fce1e88add Raise error for non-default vectors with PretrainVectors Adriane Boyd 2023-03-06 09:24:53 +0100
  • 864b298864 fix types svlandeg 2023-03-06 09:27:34 +0100
  • c07941d14a Update Tok2Vec.distill docstring shadeMe 2023-03-06 10:31:18 +0530
  • a54efef469 Remove update calls from test shadeMe 2023-03-06 10:30:55 +0530
  • 2ac586fdb5 Update error code in line with v4 convention. Raphael Mitsch 2023-03-05 14:43:32 +0100
  • 670e1ca7c5 Fix mypy error. Raphael Mitsch 2023-03-05 14:33:32 +0100
  • 5f40b3e523 Format. Raphael Mitsch 2023-03-05 14:14:16 +0100
  • 38dce966e5 Refacor Candidate attributes and their usage. Raphael Mitsch 2023-03-05 13:49:13 +0100
  • 854d1614a9 Intervals to private and document 'name' param kadarakos 2023-03-03 15:51:57 +0000
  • 16145b2188
    Merge e668c2c21f into 6aa6b86d49 Paul O'Leary McCann 2023-03-03 16:51:04 +0100
  • 6d67ab7670 typo in docs kadarakos 2023-03-03 15:43:59 +0000
  • 97fd9741c6 don't keep recomputing self._label_map for each span kadarakos 2023-03-03 15:41:41 +0000
  • c7e7343999
    Update spacy/pipeline/spancat.py kadarakos 2023-03-03 15:56:00 +0100
  • fded200128
    Update spacy/pipeline/spancat.py kadarakos 2023-03-03 15:55:42 +0100
  • b972328337
    Update spacy/pipeline/spancat.py kadarakos 2023-03-03 15:55:15 +0100
  • 0a74e8c260
    Update spacy/pipeline/spancat.py kadarakos 2023-03-03 15:54:54 +0100
  • acb927b79c
    Update website/docs/api/spancategorizer.mdx kadarakos 2023-03-03 15:54:23 +0100
  • 61576b50c7 Update website/docs/api/spancategorizer.mdx kadarakos 2023-03-03 15:54:11 +0100
  • 94e57d0ed5 Refactor Candidate attribute names. Update docs and tests accordingly. Raphael Mitsch 2023-03-03 11:08:17 +0100
  • 46fe069f87 Rename alias -> mention. Raphael Mitsch 2023-03-03 10:29:53 +0100
  • 61bacf81bd
    Update website/docs/api/kb.mdx Raphael Mitsch 2023-03-03 09:54:28 +0100
  • 04f41854c1
    Merge pull request #12356 from rmitsch/sync/master-into-v4 Sofie Van Landeghem 2023-03-03 09:31:45 +0100
  • 3beda2b23a Merge branch 'refactor/el-candidates' into refactor/span-group-for-mentions Raphael Mitsch 2023-03-03 08:32:38 +0100
  • 1ea31552be Merge branch 'master' into sync/master-into-v4 Raphael Mitsch 2023-03-02 14:25:11 +0100
  • f53dc46f65 Drop generate_from_disk(). Raphael Mitsch 2023-03-02 13:24:53 +0100