Commit Graph

  • 672cad7161 Apply suggestions from @shadeMe Daniël de Kok 2023-01-11 08:33:43 +0100
  • 74b9ddd03a Merge remote-tracking branch 'upstream/feature/refactor-parser' into feature/parser-refactor-cut-size Daniël de Kok 2023-01-11 08:20:13 +0100
  • f2bbab4623 Add docs for configure command Paul O'Leary McCann 2023-01-11 16:06:50 +0900
  • 9e0322de1a
    Restore v2 token_acc score implementation (#12073) Adriane Boyd 2023-01-11 08:01:47 +0100
  • aca4b09ac2
    Merge pull request #12088 from danieldk/chore/refactor-parser-merge-v4-20230110 Daniël de Kok 2023-01-11 07:53:44 +0100
  • 891349b7d8 Clean up displacy port-related error messages, docs Paul O'Leary McCann 2023-01-11 13:06:49 +0900
  • 87bceb5639 Merge branch 'master' into feature/etl richardpaulhudson 2023-01-10 22:07:17 +0100
  • c37eb1ce57 Merge branch 'master' into feature/etl richardpaulhudson 2023-01-10 21:51:17 +0100
  • 8c3b6d0af4 Remove module from setup.py that got added during the merge Daniël de Kok 2023-01-10 20:31:06 +0100
  • 5fd419caf8 Fix a rename that was missed in #10878. Daniël de Kok 2023-01-10 19:26:47 +0100
  • f638195bd7 Merge remote-tracking branch 'upstream/v4' into feature/refactor-parser Daniël de Kok 2023-01-10 20:18:21 +0100
  • 399e634b55 Fix a rename that was missed in #10878. Daniël de Kok 2023-01-10 19:26:47 +0100
  • 29b3d19a87 Bring back support for update_with_oracle_cut_size Daniël de Kok 2023-01-10 13:17:53 +0100
  • e95dd432d1 Remove search functionality richardpaulhudson 2023-01-10 13:06:50 +0100
  • 00b1d9aeca Add empty line for consistency richardpaulhudson 2023-01-10 11:08:03 +0100
  • 19650ebb52
    Enable fuzzy text matching in Matcher (#11359) Kevin Humphreys 2023-01-10 01:36:17 -0800
  • 781661ba38 Add tests for corner cases richardpaulhudson 2023-01-10 09:45:32 +0100
  • 8d487bf35c Use different _scores2guesses depending on tree_k richardpaulhudson 2023-01-10 09:42:31 +0100
  • eb8bb35c13
    improve ux for displacy when the serve port is in use (#11948) Zhangrp 2023-01-10 14:52:57 +0800
  • 256be41dfc Revert "Fix docs" Paul O'Leary McCann 2023-01-10 14:14:35 +0900
  • 356966fe84 Fix docs Paul O'Leary McCann 2023-01-10 14:13:26 +0900
  • a231bf65af
    Pass step=0 to Schedule class to yield initial learning rate (#12078) Madeesh Kannan 2023-01-09 20:15:02 +0100
  • da793f9dc1
    Pass step=0 to Schedule class to yield initial learning rate shademe 2023-01-09 18:20:09 +0100
  • 9926d2181d Add placeholder calculation thomashacker 2023-01-09 17:47:25 +0100
  • 2fb787b0ff Moved 'spacy' folder inside 'master' folder Retinpkumar 2023-01-09 20:38:35 +0530
  • 92aca94a7d Update docs following levenshtein_compare renaming Adriane Boyd 2023-01-09 15:11:22 +0100
  • e0abb55c42 Rename to spacy.levenshtein_compare.v1, move to spacy.matcher.levenshtein Adriane Boyd 2023-01-09 13:50:27 +0100
  • da6ed3e561 CREATES -> PRINTS Daniël de Kok 2023-01-09 13:39:32 +0100
  • 0d60744996 Fix type for fuzzy_compare to remove Optional Adriane Boyd 2023-01-09 13:11:26 +0100
  • 8ee6551348
    Parameterize test over greedy Adriane Boyd 2023-01-09 13:08:17 +0100
  • 213fb85d12 Add FUZZY6-9 operators and update tests Adriane Boyd 2023-01-09 13:05:24 +0100
  • 8722f857eb
    Fix typo Adriane Boyd 2023-01-09 12:57:41 +0100
  • 9042c466d3
    Fix schema aliases Adriane Boyd 2023-01-09 12:57:31 +0100
  • 7b092a4c5e Merge remote-tracking branch 'upstream/master' into accuracy-speed Daniël de Kok 2023-01-09 12:24:25 +0100
  • 309baa8547 Add documentation for spacy benchmark Daniël de Kok 2023-01-09 12:20:56 +0100
  • 6d03b04901
    Improve score_cats for use with multiple textcat components (#11820) Sofie Van Landeghem 2023-01-09 11:43:48 +0100
  • 6a1da21e26
    Update docstring to match spaCy format. Raphael Mitsch 2023-01-09 11:20:52 +0100
  • 4049c57521
    Update docstring to match spaCy format. Raphael Mitsch 2023-01-09 11:20:27 +0100
  • e765940583 Restore v2 token_acc score implementation Adriane Boyd 2023-01-09 10:07:52 +0100
  • b396f6eded Merge branch 'master' into doc-how-to-add-table-to-model thomashacker 2023-01-06 20:38:23 +0100
  • f14b63e7a3
    Add typing for arguments with default value. zhangrq02 2023-01-06 13:06:13 +0800
  • 154bbea709
    Add types for arguments, specify docstrings. zhangrq02 2023-01-06 13:04:20 +0800
  • 702de13992 Add rehearse method to tok2vec and link listeners thomashacker 2023-01-05 12:27:14 +0100
  • 97a9c03398 Improve unit tests readability thomashacker 2023-01-05 11:58:33 +0100
  • f1dcdefc8a
    Add version tag to before_update config key (#12059) Madeesh Kannan 2023-01-05 11:46:04 +0100
  • a9f0ec819f formatting svlandeg 2023-01-05 11:40:28 +0100
  • fbd29cb277 Merge branch 'master_copy' into bugfix/evaluate svlandeg 2023-01-05 11:40:15 +0100
  • 0a2790a956
    Add version tag to before_update config key shademe 2023-01-05 11:33:47 +0100
  • 6364d59b02 small backslash fixes svlandeg 2023-01-05 10:25:49 +0100
  • 7f6c638c3a
    fix processing of "auto" in convert (#12050) Sofie Van Landeghem 2023-01-05 10:21:00 +0100
  • 1bae1f9f60 Merge branch 'master_copy' into website/migration svlandeg 2023-01-05 09:53:02 +0100
  • 7aabc12d5c skeleton svlandeg 2023-01-05 09:27:15 +0100
  • 8ebb02e313
    update docstring Sofie Van Landeghem 2023-01-05 08:56:26 +0100
  • e253f4d947 more cleanup svlandeg 2023-01-04 14:16:10 +0100
  • 837c6b1e0a cleanup svlandeg 2023-01-04 14:14:02 +0100
  • da936bdfa9 add specific CLI test with CliRunner svlandeg 2023-01-04 14:08:25 +0100
  • eaf74b24d8 move AUTO check to convert and fix verification of args svlandeg 2023-01-04 14:08:08 +0100
  • dbd829f0ed
    Fix inconsistency in displaCy docs about page option (#12047) Paul O'Leary McCann 2023-01-04 12:51:40 +0900
  • ebae0b6b0b Update the same statement in more docs Paul O'Leary McCann 2023-01-04 12:50:17 +0900
  • d56139b082 add check for None svlandeg 2023-01-03 18:27:54 +0100
  • a4248984e0 fix processing of "auto" in walk_directory svlandeg 2023-01-03 18:22:35 +0100
  • b510fbd0aa
    Delete unused imports for StringStore (#12040) Tetsuo Kiso 2023-01-04 01:43:09 +0900
  • 7ffb08e80b
    Migrate to Next WEB-17 (#12005) Marcus Blättermann 2023-01-03 16:52:58 +0100
  • 326b541312
    Merge pull request #12049 from svlandeg/copy_v4 Sofie Van Landeghem 2023-01-03 16:43:54 +0100
  • 9ed99d5cf9
    fix link Sofie Van Landeghem 2023-01-03 14:00:11 +0100
  • 6852adc8b7 Merge branch 'copy_master' into copy_v4 svlandeg 2023-01-03 13:34:05 +0100
  • d68150a057 fix table svlandeg 2023-01-03 12:32:55 +0100
  • 842f8d9388 add section about adding tables to models thomashacker 2023-01-03 10:29:07 +0100
  • 31c1beba78
    Add spacy-pythainlp (#12038) Wannaphong Phatthiyaphaibun 2023-01-03 15:03:59 +0700
  • 5e7320892e
    Update universe.json Wannaphong Phatthiyaphaibun 2023-01-03 13:16:33 +0700
  • 3acc2f34e1 Fix inconsistency in displaCy docs about page option Paul O'Leary McCann 2023-01-03 14:33:26 +0900
  • 5a2f3dabda Remove extra list call Paul O'Leary McCann 2023-01-03 14:10:23 +0900
  • 2adfc4eb9f Minor cleanup Paul O'Leary McCann 2023-01-03 14:07:28 +0900
  • adea8effd0 Move submission to right section Paul O'Leary McCann 2023-01-03 14:06:14 +0900
  • 3279e7051a Merge branch 'master' into fix-rehearse-textcat thomashacker 2023-01-02 21:40:40 +0100
  • 6c8358dcfc Add failing unit tests thomashacker 2023-01-02 21:40:06 +0100
  • abb0ab109d
    Auto-format code with black (#12035) github-actions[bot] 2023-01-02 11:59:57 +0100
  • beaf55a088 Fix merge thomashacker 2023-01-02 11:50:11 +0100
  • 1092dccd1a Merge branch 'v4' into rename-islandic-and-multi-lang-code thomashacker 2023-01-02 11:34:58 +0100
  • c6b2721f9b Delete unused imports for StringStore Tetsuo Kiso 2023-01-01 13:38:38 +0000
  • 9ccc3bbf97
    Delete freeze from strings.pyi as well Tetsuo Kiso 2023-01-01 22:18:45 +0900
  • 89b06c306d
    Delete unused freeze from StringStore Tetsuo Kiso 2023-01-01 22:05:57 +0900
  • 972894c589
    Add spacy-pythainlp Wannaphong Phatthiyaphaibun 2022-12-31 19:46:16 +0700
  • 87d2bbae84
    Fix required maximum version of typing-extensions Albert Villanova del Moral 2022-12-30 09:40:29 +0100
  • 2e224e0180 Auto-format code with black explosion-bot 2022-12-30 08:03:53 +0000
  • ef9e504eac
    Rename modified textcat scorer to v2 (#11971) Adriane Boyd 2022-12-29 14:01:08 +0100
  • d773ef0952 Clean up debugging output Paul O'Leary McCann 2022-12-29 17:28:40 +0900
  • 6801e80225 Revert "Remove debugging output / install step" Paul O'Leary McCann 2022-12-29 17:27:55 +0900
  • 923ea7448b Remove debugging output / install step Paul O'Leary McCann 2022-12-29 16:54:28 +0900
  • d4863ec156 TODO REVERT Mark dependency check as xfail Paul O'Leary McCann 2022-12-29 16:31:07 +0900
  • 0892b8f5d1 Merge branch 'v4' into cleanup/move-legacy-entity-linker Paul O'Leary McCann 2022-12-29 16:14:53 +0900
  • 20b63943f5
    Adjust to new Schedule class and pass scores to Optimizer (#12008) Daniël de Kok 2022-12-29 08:03:24 +0100
  • e4bb40c564 Use same thinc version as v4 branch Paul O'Leary McCann 2022-12-29 14:33:48 +0900
  • 12adc8eb66 Update thinc requirements Paul O'Leary McCann 2022-12-29 14:00:01 +0900
  • 0638236725 Merge branch 'v4' into cleanup/move-legacy-entity-linker Paul O'Leary McCann 2022-12-29 13:45:22 +0900
  • 7eef9a5f7a TODO REVERT Change thinc spec Paul O'Leary McCann 2022-12-29 13:24:33 +0900
  • b8207ef0ac TODO REVERT Change thinc spec Paul O'Leary McCann 2022-12-29 13:24:33 +0900
  • 6d46067c7f Log requirements at start of build Paul O'Leary McCann 2022-12-28 18:55:18 +0900
  • e11b71739a Cat requirements.txt to confirm contents Paul O'Leary McCann 2022-12-28 18:34:57 +0900
  • 41e2ca893a Try explicitly uninstalling spacy-legacy first Paul O'Leary McCann 2022-12-28 17:40:09 +0900