Commit Graph

  • df0cb4b77b
    Auto-format code with black (#11913) github-actions[bot] 2022-12-02 14:49:12 +0100
  • 32d1e78793 Refactor kwargs in CLI msg for future wasabi compatibility Adriane Boyd 2022-12-02 12:39:59 +0100
  • 6b68373d32 Fix import in util Paul O'Leary McCann 2022-12-02 20:29:29 +0900
  • 9a41081a26
    shorten return type Edward 2022-12-02 12:17:25 +0100
  • 2957802682
    adjust formatting Edward 2022-12-02 12:16:36 +0100
  • 3296aab7dd
    Add types to function Edward 2022-12-02 12:15:00 +0100
  • 2a77705b28
    update return values Edward 2022-12-02 12:14:43 +0100
  • a77eff2338 Remove error, docs warnings about shortcuts Paul O'Leary McCann 2022-12-02 20:04:54 +0900
  • bce35ad585 Remove old model shortcuts Paul O'Leary McCann 2022-12-02 20:00:45 +0900
  • f9d17a644b
    Config generation fails for GPU without transformers (#11899) Paul O'Leary McCann 2022-12-02 18:17:11 +0900
  • 89774284f2 Fix interpolation in directory names, see #11235. Trevor Zhang 2022-12-02 17:03:02 +0800
  • 445c670a2d
    Fix spancat for zero suggestions (#11860) Adriane Boyd 2022-12-02 09:33:52 +0100
  • 57552d54d4 Auto-format code with black explosion-bot 2022-12-02 08:03:52 +0000
  • 45675e1cbb Add initial docs Adriane Boyd 2022-12-02 08:58:20 +0100
  • 27a4925f8d Add FUZZY6..9 Adriane Boyd 2022-12-02 08:42:12 +0100
  • c53d57a54e fix reference dataset for dev data Peter Baumgartner 2022-12-01 14:01:10 -0500
  • c8b8c54d65
    Merge branch 'explosion:master' into master Peter Baumgartner 2022-12-01 13:57:43 -0500
  • 0e2c28446d Fix predicate keys and matching for SetPredicate with FUZZY and REGEX Adriane Boyd 2022-12-01 17:52:42 +0100
  • 478f74db18 Restore formatting. Raphael Mitsch 2022-12-01 16:53:29 +0100
  • c7986591eb Reenable xfail marker. Raphael Mitsch 2022-12-01 16:52:33 +0100
  • 5349c1811c Create doc manually instead of generating from pipeline. Raphael Mitsch 2022-12-01 16:49:21 +0100
  • af47a4ad46 Add mypy ignore. Raphael Mitsch 2022-12-01 15:10:55 +0100
  • 513b6370f4 Add failing test for span-sentence mapping. Raphael Mitsch 2022-12-01 15:02:16 +0100
  • 9cf3fa9711
    Add docs for biluo_to_iob and iob_to_biluo. (#11901) Zhangrp 2022-12-01 20:30:27 +0800
  • afd7a2476d
    Fix typo in vocab.md table (#11908) Damian Romero 2022-12-01 07:06:28 -0500
  • 93dd0252c4
    Reformat vocab.md with Prettier Damian Romero 2022-12-01 06:57:14 -0500
  • 5f36707f4c
    Fix typo in vocab.md table Damian Romero 2022-12-01 04:19:04 -0500
  • ed4626f309 Remove redundant links. Trevor Zhang 2022-12-01 13:40:24 +0800
  • 7037da7d21 Fix typos. Trevor Zhang 2022-11-30 23:54:44 +0800
  • 05e9ee4e37 added-sidebar vincent d warmerdam 2022-11-30 14:32:17 +0000
  • cea0be0a72
    Update custom solutions vincent d warmerdam 2022-11-30 15:27:50 +0100
  • e09b00fe30 Fix import cycle Daniël de Kok 2022-11-30 14:58:20 +0100
  • 552bb4498f Add docs for biluo_to_iob and iob_to_biluo. Trevor Zhang 2022-11-30 19:10:27 +0800
  • 6c43081b78 Add a spacy evaluate speed subcommand Daniël de Kok 2022-11-30 11:56:11 +0100
  • 8e85444955 Change GPU efficient textcat to use CNN, not BOW Paul O'Leary McCann 2022-11-30 18:35:15 +0900
  • 73985bbea3 Config generation fails for GPU without transformers Paul O'Leary McCann 2022-11-30 18:21:57 +0900
  • 8a749fccbc Increase minimum to 2 in fuzzy_compare to allow one transposition Adriane Boyd 2022-11-30 08:46:31 +0100
  • 6a10d56caf Update spancat_exclusive docstring Lj Miranda 2022-11-30 15:43:49 +0800
  • 6a30df3039 Fix newly introduced bug in EntityLinker.predict(). Raphael Mitsch 2022-11-29 23:03:03 +0100
  • 96909f3203 Update typing for get_candidates_all(). Raphael Mitsch 2022-11-29 22:03:53 +0100
  • 965bbb3e0d Use .sum() as in update Adriane Boyd 2022-11-29 17:18:55 +0100
  • 7a27fa7ac8 Update types Adriane Boyd 2022-11-29 16:19:58 +0100
  • 9fc37d4ab4 Use simpler fuzzy_compare algorithm Adriane Boyd 2022-11-29 16:17:56 +0100
  • f7c6cf80be Restrict cats_score to provided labels Adriane Boyd 2022-11-29 15:23:39 +0100
  • 60eda0d7a5 Update setup.py. Remove temporary comments. Raphael Mitsch 2022-11-29 15:15:47 +0100
  • 3e668503de Finish Candidate refactoring. Raphael Mitsch 2022-11-29 15:03:54 +0100
  • 0f0cdc1a1d Merge branch 'master' into feature/candidate-generation-by-docs Raphael Mitsch 2022-11-29 14:24:48 +0100
  • 6f9d630f7e
    Replace Pipe type with Callable in Language (#11803) Adriane Boyd 2022-11-29 13:20:08 +0100
  • 4ecccf8460 Undo changes to extract_spans Adriane Boyd 2022-11-29 13:17:28 +0100
  • f1e0243450
    Remove macro auc per type from textcat defaults (#11887) Paul O'Leary McCann 2022-11-29 19:50:23 +0900
  • 3c6dc10d60 Rename _default_fuzzy_compare to fuzzy_compare, remove from reexported objects Adriane Boyd 2022-11-29 11:44:08 +0100
  • e0d43557b7
    Merge pull request #11871 from adrianeboyd/chore/v3.5.0 Adriane Boyd 2022-11-29 11:41:32 +0100
  • 1ebe7db07c
    Support local filesystem remotes for projects (#11762) Adriane Boyd 2022-11-29 11:40:58 +0100
  • d1628df277 Implement fuzzy_compare config option for EntityRuler and SpanRuler Adriane Boyd 2022-11-29 11:34:03 +0100
  • df73823aae Fix spancat for zero suggestions Adriane Boyd 2022-11-29 11:20:43 +0100
  • 36ff39991b Remove legacy Entity Linker component Paul O'Leary McCann 2022-11-29 18:18:18 +0900
  • e47b2cc549 Update docs Paul O'Leary McCann 2022-11-29 17:47:28 +0900
  • 3e05a0c937 Clean up merge Adriane Boyd 2022-11-29 09:42:56 +0100
  • 957f07fbe9
    Update spacy/pipeline/morphologizer.pyx Paul O'Leary McCann 2022-11-29 17:23:49 +0900
  • 9dfae8ee56 Add docstrings Paul O'Leary McCann 2022-11-29 15:19:57 +0900
  • 72fdaf166d Remove backward compat setting from tagger Paul O'Leary McCann 2022-11-29 15:18:00 +0900
  • 6a8ab366e7 Remove backward compat from senter Paul O'Leary McCann 2022-11-29 15:17:19 +0900
  • 87ed7f25f2 Remove backward compat from sentencizer Paul O'Leary McCann 2022-11-29 15:16:31 +0900
  • 5d0909b762 Remove backward compat settings in Morphologizer Paul O'Leary McCann 2022-11-29 15:12:06 +0900
  • e96ef2de5c Fix docstring Paul O'Leary McCann 2022-11-29 15:11:44 +0900
  • e862849064 Remove backwards-compatible overwrite from Entity Linker Paul O'Leary McCann 2022-11-29 15:01:52 +0900
  • cc9b4f6a63 Remove macro auc per type from textcat defaults Paul O'Leary McCann 2022-11-29 12:42:08 +0900
  • 14bf26d3e6 Merge branch 'add/exclusive-spancat' of github.com:ljvmiranda921/spaCy into add/exclusive-spancat Lj Miranda 2022-11-29 11:37:16 +0800
  • a1be07e2da Put back initializers in spancat config Lj Miranda 2022-11-29 11:32:38 +0800
  • 8138e49764
    Update defaults for number of rows Lj Miranda 2022-11-29 11:26:04 +0800
  • 4ab27d4517 Use a single variable for tests Lj Miranda 2022-11-29 11:25:35 +0800
  • ac0ac3eb99 Fix documentation API Lj Miranda 2022-11-29 11:19:10 +0800
  • 616723e902 Merge branch 'add/exclusive-spancat' of github.com:ljvmiranda921/spaCy into add/exclusive-spancat Lj Miranda 2022-11-29 11:15:15 +0800
  • 0b32a949f1 Remove mypy ignore and typecast labels to list Lj Miranda 2022-11-29 11:14:43 +0800
  • 14ae4a52c0 Clarify docstring for Exclusive_SpanCategorizer Lj Miranda 2022-11-29 11:11:26 +0800
  • 29f156aa1a
    Update documentation Lj Miranda 2022-11-29 11:06:35 +0800
  • bd0562e609 Use DEFAULT_EXCL_SPANCAT_MODEL Lj Miranda 2022-11-29 11:01:18 +0800
  • d090ed404e Remove initializers in default config Lj Miranda 2022-11-29 10:56:53 +0800
  • 270db33dcf Turn on formatting for allow_extra_label Lj Miranda 2022-11-29 10:56:11 +0800
  • a83166d713
    Lock current node version Marcus Blättermann 2022-09-10 15:06:01 +0200
  • 561adacb6e fix type definition Kevin Humphreys 2022-11-28 17:45:16 -0800
  • 2243803b34 define new Matcher keyword arg Kevin Humphreys 2022-11-28 17:36:48 -0800
  • b6310d4ce9
    Rename all MDX file to .mdx Marcus Blättermann 2022-11-10 03:40:44 +0100
  • baf273fd49
    Merge pull request #11855 from essenmitsosse/move-styleguide-out-of-readme Sofie Van Landeghem 2022-11-28 21:22:56 +0100
  • e029616f53 allow fuzzy_compare override from EntityRuler Kevin Humphreys 2022-11-28 16:33:28 -0800
  • 96c9cf3448
    Merge pull request #11855 from essenmitsosse/move-styleguide-out-of-readme Sofie Van Landeghem 2022-11-28 21:22:56 +0100
  • 75aee55bc3 Start refactoring of Candidate classes. Raphael Mitsch 2022-11-28 17:29:35 +0100
  • a6cf58f64e Format tests Adriane Boyd 2022-11-28 13:46:29 +0100
  • 0d344169af Format tests Adriane Boyd 2022-11-28 13:39:05 +0100
  • 02aa627092 Format and turn off formatting for non-greedy test cases Adriane Boyd 2022-11-28 13:34:32 +0100
  • a6f0dca441 Clean up test Adriane Boyd 2022-11-28 13:33:31 +0100
  • 32045bbbef Format around helper methods Adriane Boyd 2022-11-28 13:13:30 +0100
  • db830a1a4b Reduce repeated get_quantifier calls Adriane Boyd 2022-11-28 13:10:44 +0100
  • 6abcbdeee6 Reorder conditions to improve speed Adriane Boyd 2022-11-28 12:43:07 +0100
  • 7e6888dcd4 Add empty_kb() as config argument. Raphael Mitsch 2022-11-28 10:46:02 +0100
  • 5088949cf8 Merge remote-tracking branch 'upstream/master' into rapidfuzz Adriane Boyd 2022-11-28 10:38:18 +0100
  • bde46b7db1 Update fuzzy_compare default argument declarations Adriane Boyd 2022-11-28 10:27:21 +0100
  • c3f446f71b Rename to fuzzy_compare Adriane Boyd 2022-11-28 10:18:07 +0100
  • f54bfb56c9
    Don't throw an error if using displacy on an unset span key (#11845) Paul O'Leary McCann 2022-11-28 18:01:09 +0900
  • 5784bdc47c List available keys in W117 Paul O'Leary McCann 2022-11-28 16:14:43 +0900