Releases: centre-for-humanities-computing/DaCy
v2.7.8
v2.7.8 (2024-10-30)
Documentation
- docs: hide code block in ner benchmark (
d07547c
)
Fix
- fix: Allow for newest version of pip
Unknown
- Merge pull request #290 from centre-for-humanities-computing/fix--Allow-for-newest-version-of-pip
fix: Allow for newest version of pip (ea0a07d
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
d990deb
)
v2.7.7
v2.7.7 (2024-01-17)
Ci
- ci: Updated makefile (
f6dd006
)
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
)
v2.7.6
v2.7.6 (2023-12-07)
Fix
- fix: update pypi (
d95e1d6
)
Unknown
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
256297a
)
v2.7.5
v2.7.5 (2023-12-07)
Fix
- fix: ignore static type error (
831d281
)
Unknown
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
0b797c0
)
v2.7.4
v2.7.3
v2.7.2
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 <[email protected]>
Co-authored-by: github-actions <[email protected]> (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
)
-
try to fix cache in gh actions (
d230fb0
) -
debug ci (
ba72438
) -
Merge branches 'relaxed_upper_bounds' and 'relaxed_upper_bounds' of https://github.com/centre-for-humanities-computing/DaCy into relaxed_upper_bounds (
b12e4a3
) -
Merge branch 'relaxed_upper_bounds' of https://github.com/centre-for-humanities-computing/DaCy into relaxed_upper_bounds (
d228d93
) -
Merge branch 'relaxed_upper_bounds' of https://github.com/centre-for-humanities-computing/DaCy into relaxed_upper_bounds (
4bcf40e
) -
Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
ef87e47
) -
Merge pull request #273 from centre-for-humanities-computing/dependabot/pip/tqdm-gte-4.42.1-and-lt-4.67.0
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] <[email protected]> (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] <[email protected]> (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...