Commit Graph

  • ce8a413bb7 Also use Union[int, str] in Doc docstring Adriane Boyd 2023-01-27 14:06:58 +0100
  • 000aa083f9 Adjsut example in docs thomashacker 2023-01-27 14:05:22 +0100
  • f97a1afc3e Add span_id to Span.char_span, update Doc/Span.char_span docs Adriane Boyd 2023-01-27 11:55:03 +0100
  • 5943fd161f Correct documentation richardpaulhudson 2023-01-27 12:09:15 +0100
  • cf7f51b37e Add comment richardpaulhudson 2023-01-27 12:06:42 +0100
  • 774c10fa39
    Add alignment_mode argument to Span.char_span() (#12145) Simon Gurcke 2023-01-27 20:43:40 +1000
  • 431465befc Move to test util method Adriane Boyd 2023-01-27 11:02:31 +0100
  • f1c6adf15c Add test Adriane Boyd 2023-01-27 10:46:48 +0100
  • 91461f548f Comment out sparse checkout test Paul O'Leary McCann 2023-01-27 18:39:44 +0900
  • bcca0ae0c1 Minimal python 3.8+ docs updates Adriane Boyd 2023-01-27 10:26:49 +0100
  • 096e37f232 Remove unused import Adriane Boyd 2023-01-27 10:25:08 +0100
  • a48019048a Add extra flag to assets docs Paul O'Leary McCann 2023-01-27 17:58:51 +0900
  • ec0ba35ac0 Add more complete tests Paul O'Leary McCann 2023-01-27 17:56:32 +0900
  • d0c6746adb Remove/replace more references to Python 3.6 and 3.7 Daniël de Kok 2023-01-27 09:30:28 +0100
  • e200b8b7d8 Remove Python 3.6 and 3.7 from CI Daniël de Kok 2023-01-27 09:17:15 +0100
  • acc8018302 Code improvements richardpaulhudson 2023-01-27 09:11:58 +0100
  • 17a340d69a Reenable spacy.TransitionBasedParser.v1 test Daniël de Kok 2023-01-27 08:57:46 +0100
  • 16609517f1 CI: Skip tests that require published pipelines Adriane Boyd 2023-01-27 08:37:02 +0100
  • fd911fe2af Format Adriane Boyd 2023-01-27 08:29:46 +0100
  • 8548d4d16e Merge remote-tracking branch 'upstream/master' into update-v4-from-master-1 Adriane Boyd 2023-01-27 08:29:09 +0100
  • c89ef32ea5 Display "i" rather than "index" richardpaulhudson 2023-01-26 21:27:00 +0100
  • 5bfe15f094 Remove superfluous default richardpaulhudson 2023-01-26 21:15:51 +0100
  • 6aaf575488 Improve example richardpaulhudson 2023-01-26 20:46:35 +0100
  • 4fbc408b76 Add comma richardpaulhudson 2023-01-26 20:44:42 +0100
  • bd46e849dd Documentation richardpaulhudson 2023-01-26 20:41:52 +0100
  • ea935a24e3 Improve documentation richardpaulhudson 2023-01-26 20:37:51 +0100
  • 35ee80c5e3 Documentation richardpaulhudson 2023-01-26 20:31:30 +0100
  • fb9993e163 Remove extraneous imports richardpaulhudson 2023-01-26 19:45:28 +0100
  • 9cc027a9c3 Fix linting richardpaulhudson 2023-01-26 19:36:42 +0100
  • 9243341f74 First working version richardpaulhudson 2023-01-26 19:21:27 +0100
  • c68e6b8a96
    trainable_lemmatizer in debug data (#11419) Peter Baumgartner 2023-01-26 11:36:50 -0500
  • 0ea623990e Format with black richardpaulhudson 2023-01-26 17:34:55 +0100
  • 3a5ffb3154 Format _util with black thomashacker 2023-01-26 16:52:50 +0100
  • 126b6028a7 Rename xx to mul in docs thomashacker 2023-01-26 16:43:21 +0100
  • 3002658b9c Interim state richardpaulhudson 2023-01-26 16:39:37 +0100
  • fb6acb5dfd
    Merge branch 'master' into remove-dead-code Marcus Blättermann 2023-01-26 16:13:27 +0100
  • 5ed03f0a71
    Remove references to Juniper Marcus Blättermann 2023-01-24 15:19:13 +0100
  • 90c2ab791f remove unnecessary import svlandeg 2023-01-26 15:33:27 +0100
  • 6a12d40617 explain KB change and how to remedy svlandeg 2023-01-26 14:35:27 +0100
  • a2ad6cf2e0 clarification batching-doc kadarakos 2023-01-26 11:36:07 +0000
  • 0c368a894d Use get_package_version Paul O'Leary McCann 2023-01-26 19:45:08 +0900
  • 8d69874afb
    Add spacy.PlainTextCorpusReader.v1 (#12122) Daniël de Kok 2023-01-26 11:33:22 +0100
  • 320a966bd1 Use importlib instead of meta.json Paul O'Leary McCann 2023-01-26 19:32:25 +0900
  • 60188bc725 Drop python 3.6/3.7, remove unneeded compat Adriane Boyd 2023-01-26 11:19:41 +0100
  • ed47384da1 Don't re-download installed models Paul O'Leary McCann 2023-01-26 19:13:50 +0900
  • dc68b70210 Fix text colors in docs (#12186) Marcus Blättermann 2023-01-26 10:30:24 +0100
  • a37117abd0
    Fix text colors in docs (#12186) Marcus Blättermann 2023-01-26 10:30:24 +0100
  • 8cf356c56f
    Fix text colors in docs Marcus Blättermann 2023-01-26 09:27:06 +0100
  • d3d6703d3e
    Remove unused classes Marcus Blättermann 2023-01-26 09:19:45 +0100
  • c458962742 Type fix Paul O'Leary McCann 2023-01-26 15:26:41 +0900
  • a36d0ff28f Try TemporaryDirectory Paul O'Leary McCann 2023-01-26 14:41:14 +0900
  • 0f78418c5c Mark tests as slow Paul O'Leary McCann 2023-01-26 14:28:10 +0900
  • 2f74158b32 Add evaluate test and some cleanup Paul O'Leary McCann 2023-01-26 14:27:18 +0900
  • f1da4997b9 fix tests by fixing textcat config thomashacker 2023-01-26 00:23:30 +0100
  • e6a5840c68 Load components dynamically (decrease initial file size for docs) (#12175) Marcus Blättermann 2023-01-25 17:30:41 +0100
  • 056b73468c
    Load components dynamically (decrease initial file size for docs) (#12175) Marcus Blättermann 2023-01-25 17:30:41 +0100
  • 65e107f216 Test improvements from code review Daniël de Kok 2023-01-25 17:18:34 +0100
  • 3a57acd282 Fix test_blank_languages thomashacker 2023-01-25 16:49:35 +0100
  • 37ef9550f2 Format with black richardpaulhudson 2023-01-25 15:50:33 +0100
  • 07dfa54669
    CI: Extend website excludes (#12185) Adriane Boyd 2023-01-25 15:35:17 +0100
  • fd66bce8c1 Merge branch 'master' into feature/visualisation richardpaulhudson 2023-01-25 15:18:47 +0100
  • 9a6fb3a080 Fix frontpage image (#12184) Marcus Blättermann 2023-01-25 13:17:35 +0100
  • c53944754b Fix text color in docs (#12183) Marcus Blättermann 2023-01-25 13:14:32 +0100
  • 77b8c6d0e7 Update binder version to v3.5 (#12153) Adriane Boyd 2023-01-25 13:14:23 +0100
  • ccbaaa3b3c Also use TemporaryDirectory in git_checkout Daniël de Kok 2023-01-25 13:17:39 +0100
  • 11f10fff60
    Fix frontpage image (#12184) Marcus Blättermann 2023-01-25 13:17:35 +0100
  • a5b0d9ea59 CI: Extend website excludes Adriane Boyd 2023-01-25 13:17:12 +0100
  • 5a6000fb8b
    Fix text color in docs (#12183) Marcus Blättermann 2023-01-25 13:14:32 +0100
  • 8ea15240ca
    Update binder version to v3.5 (#12153) Adriane Boyd 2023-01-25 13:14:23 +0100
  • 98368c3ba5
    Fix code color Marcus Blättermann 2023-01-25 13:02:05 +0100
  • 2dbb764183
    CI: Add black formatting check to validation (#12182) Adriane Boyd 2023-01-25 12:51:37 +0100
  • 87800793b8
    Fix text color on landing page Marcus Blättermann 2023-01-25 12:51:00 +0100
  • 4fb55e81b0
    Fix frontpage image Marcus Blättermann 2023-01-25 12:36:40 +0100
  • a060ed21e8 Add output arg for assemble and pretrain Paul O'Leary McCann 2023-01-25 19:59:38 +0900
  • 8101c84901 Add aria-label to quickstart widget (#12179) Marcus Blättermann 2023-01-25 11:46:55 +0100
  • f1ffcd239c WEB-28 Increase contrast of grey text (#12178) Marcus Blättermann 2023-01-25 11:46:43 +0100
  • 99a05734a8
    Add aria-label to quickstart widget (#12179) Marcus Blättermann 2023-01-25 11:46:55 +0100
  • 0298b1a863
    WEB-28 Increase contrast of grey text (#12178) Marcus Blättermann 2023-01-25 11:46:43 +0100
  • 0ad9c8864d Fix broken URL (#12176) Marcus Blättermann 2023-01-25 11:42:19 +0100
  • 3062fae2ca
    Fix broken URL (#12176) Marcus Blättermann 2023-01-25 11:42:19 +0100
  • ba62f7eed9 Change model structure to accept trf input richardpaulhudson 2023-01-25 11:36:33 +0100
  • 1ac4144949 Try to solve Windows permission issue with TemporaryDirectory Daniël de Kok 2023-01-25 11:36:25 +0100
  • 35e3d8c884 Revert "make_tempdir: attempt to fix removing readonly files on Windows" Daniël de Kok 2023-01-25 11:32:28 +0100
  • 2bcdcbdbaf make_tempdir: attempt to fix removing readonly files on Windows Daniël de Kok 2023-01-25 11:16:38 +0100
  • 9912eff0b5 Use a more generic, parametrized test Paul O'Leary McCann 2023-01-25 18:37:55 +0900
  • c8e0a6f0df CI: Add black formatting check to validation Adriane Boyd 2023-01-25 10:16:34 +0100
  • 347727237c Remove unnecessary string conversion of paths Daniël de Kok 2023-01-25 10:13:49 +0100
  • e92f4de49e Support fetching a file from a git repo as an asset Daniël de Kok 2023-01-25 10:00:31 +0100
  • 32935c5ad5 Fix regression with links in prompts (#12172) Marcus Blättermann 2023-01-25 08:51:40 +0100
  • de2c5af82a Fix broken syntax for type annotations (#12171) Marcus Blättermann 2023-01-25 08:51:25 +0100
  • 57ba37bc52
    Fix regression with links in prompts (#12172) Marcus Blättermann 2023-01-25 08:51:40 +0100
  • 05a3685849
    Fix broken syntax for type annotations (#12171) Marcus Blättermann 2023-01-25 08:51:25 +0100
  • 6d594b966c Add debug config test and restructure Paul O'Leary McCann 2023-01-25 15:42:42 +0900
  • 5cddb4e320 Add debug data test, plus generic fixtures Paul O'Leary McCann 2023-01-25 14:43:35 +0900
  • de360bc981
    Refactor lexeme mem passing (#12125) Paul O'Leary McCann 2023-01-25 12:50:21 +0900
  • d2b2cd55ad
    Dynamically load Juniper Marcus Blättermann 2023-01-24 22:52:08 +0100
  • 01b26d74cc
    Load htmlToReact component dynamically Marcus Blättermann 2023-01-24 22:43:37 +0100
  • 6904e33453
    Extract htmlToReact to own file Marcus Blättermann 2023-01-24 22:34:43 +0100
  • a1f0d51e1e
    Load MarkdownToReact component dynamically Marcus Blättermann 2023-01-24 22:00:32 +0100
  • d87caf46cb
    WIP Code Dynamic Marcus Blättermann 2023-01-24 21:56:09 +0100