Skip to content

Releases: centre-for-humanities-computing/DaCy

v2.7.7

17 Jan 09:23
Compare
Choose a tag to compare

v2.7.7 (2024-01-17)

Ci

Fix

  • fix: check for correct 'emotionally_laden' doc extension when creating emotion classifier (c2b6c93)

Unknown

  • Merge pull request #286 from centre-for-humanities-computing/fix-emotionally-laden-extension-bug

fix: check for correct 'emotionally_laden' doc extension when creating emotion classifier (7fe60a4)

  • Merge pull request #280 from centre-for-humanities-computing/cruft-update

Update based on cruft template (017e13d)

  • Updated based on cruft template (24feedd)

  • Merge pull request #279 from centre-for-humanities-computing/sarakolding-patch-1 (af7d33b)

  • Update names.py (c74e75a)

v2.7.6

07 Dec 08:31
Compare
Choose a tag to compare

v2.7.6 (2023-12-07)

Fix

Unknown

v2.7.5

07 Dec 07:38
Compare
Choose a tag to compare

v2.7.5 (2023-12-07)

Fix

  • fix: ignore static type error (831d281)

Unknown

v2.7.4

06 Dec 22:32
Compare
Choose a tag to compare

v2.7.4 (2023-12-06)

Fix

v2.7.3

06 Dec 20:57
Compare
Choose a tag to compare

v2.7.3 (2023-12-06)

Ci

  • ci: fix misspelled cmmand (72afda1)

Fix

Unknown

  • Merge pull request #278 from centre-for-humanities-computing/update-cruft

Updated cruft template (7fac8a1)

v2.7.2

10 Oct 22:21
Compare
Choose a tag to compare

v2.7.2 (2023-10-10)

Ci

  • ci: convert back to tox (0db273d)

  • ci: pyright now works as intended (1636609)

  • ci: fix pyright (2790188)

  • ci: fix merge errors from cruft update (d56581d)

Documentation

  • docs: fix broken link (e967f50)

  • docs: Grammatical fixes (6b5f903)

  • docs: Updated links in readme (07aa2d5)

  • docs: removed cell (38931fd)

  • docs: removed cell (a2a4867)

  • docs: removed add. title from docs (14c7338)

  • docs: updated reference (d2cc6c7)

  • docs: hide cell (48ca6df)

  • docs: Added openai models (a2a12a6)

  • docs: updated reference to ner performance (a88554c)

  • docs: Updated reference to changelog (2272620)

  • docs: hide download bar (8369da5)

  • docs: Added comprehensive performance comparison for NER models (#268)

  • added performance metrics of fine-grained ner

  • fixing domain table and adding csv for it

  • new table within tags for fine-grained models

  • added info box on label transfer in the ner evaluation

  • added ner-fine-grained tag performance csv

  • added link to dansk

  • added figure with domain perf

  • added additional performance metrics on fine-grained ner, and sota domain eval

  • removed wasabi import

  • work in progress

  • Added outline for new NER docs

  • Updated ignore

  • Added performance tables

  • saving progress

  • saving progress

  • save progress

  • save progress

  • chore: clean up unused files

  • docs: Added Ner performance comparisons

  • style: linting

  • style: linting

  • chore: cleanup before squashing

  • style: Run ruff and added type hints

  • docs: fix formatting

  • ci: Update test to not use editable mode

  • debugging ci: Checking if it is windows specific

  • ci: ensure it is the correct python version running

  • ci experiment

  • style: linting

  • docs: formatting admonition

  • ci: re-enable windows

  • ci remove multiprocessing from ci

  • ci: debug seems like the python instance is wrong

  • ci: remove caching

  • docs: Updated notebook

  • docs: avoid having to install spacy model for running ci


Co-authored-by: Emil Trenckner Jessen <emil.tj@hotmail.com>
Co-authored-by: github-actions <github-actions@github.com> (3f5d3b0)

Fix

  • fix: remove parallel test from pytes (277a1b0)

  • fix: disable parallel test causing some tests to delete the data of others (9e4dc0b)

  • fix: added missing pyright dependency (bddcb36)

  • fix: subprocess ran on path instead of strings (dec91e2)

  • fix: updated pandas to allow for v2+ (0b069e3)

  • fix: ran pyright (5f092d6)

  • fix: versioning in github actions (c8271d8)

  • fix: updated from cruft template (34e6dc9)

  • fix: relax upper bounds on dependencies (2e73020)

Style

Unknown

  • Merge pull request #275 from centre-for-humanities-computing/relaxed_upper_bounds

fix: relax upper bounds on dependencies (1931fb0)

deps:(deps-dev): update tqdm requirement from <4.66.0,>=4.42.1 to >=4.42.1,<4.67.0 (94d10f3)

  • deps:(deps-dev): update tqdm requirement

Updates the requirements on tqdm to permit the latest version.


updated-dependencies:

  • dependency-name: tqdm
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] <support@github.com> (d48de62)

  • Update stalebot.yml (ce68621)

  • Merge pull request #270 from centre-for-humanities-computing/dependabot/pip/spacy-transformers--gte-3.2.0-and-lt-3.7.0

deps:(deps-dev): update spacy[transformers] requirement from <3.6.0,>=3.2.0 to >=3.2.0,<3.7.0 (7766626)

  • deps:(deps-dev): update spacy[transformers] requirement

Updates the requirements on spacy[transformers] to permit the latest version.


updated-dependencies:

  • dependency-name: spacy[transformers]
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] <support@github.com> (f5f0218)

  • Merge pull request #266 from centre-for-humanities-computing/dependabot/pip/ruff-0.0.270

deps:(deps-dev): bump ruff from 0.0.269 to 0.0.270 (6a5fe57)

  • deps:(deps-dev): bump ruff from 0.0.269 to 0.0.270

Bumps ruff from 0.0.269 to 0.0.270.

  • [Release notes](ht...
Read more

v2.7.1

16 May 22:17
Compare
Choose a tag to compare

Fix

v2.7.0

16 May 22:00
Compare
Choose a tag to compare

Feature

  • Added version 0.2.0 models (5d4fc7d)

Fix

  • Ensure that model download is handled correctly (2b48f4d)
  • Removed unused package (c1f8681)

Documentation

v2.6.0

11 Apr 03:31
Compare
Choose a tag to compare

Feature

  • Added fine-grained ner component (4977687)

Fix

  • Updates pandas version (09c438a)
  • Improve UI for the fine-grained NER model (1c009c2)

Documentation

  • Updated news (b93b6aa)
  • Changed to model to small to download less models during testing (be21f41)

v2.5.2

11 Apr 01:22
Compare
Choose a tag to compare

Fix

  • Update dependencies to allow for the latest version (86f1d2b)

Documentation

  • Updated news and changelog (b41dc5c)
  • Reran tutorials to update the onces in the folder (b50701d)
  • Hide download outputs from docs (493c78f)
  • Updated badges in readme (5141760)