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 <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
)
-
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] <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.
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> (8b5384f
)
- Merge pull request #265 from centre-for-humanities-computing/dependabot/pip/ruff-0.0.269
deps:(deps-dev): bump ruff from 0.0.267 to 0.0.269 (38e0c0e
)
- deps:(deps-dev): bump ruff from 0.0.267 to 0.0.269
Bumps ruff from 0.0.267 to 0.0.269.
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> (29b3e5a
)
- Merge pull request #264 from centre-for-humanities-computing/dependabot/pip/pre-commit-3.3.2
deps:(deps-dev): bump pre-commit from 3.3.1 to 3.3.2 (9fe334d
)
- deps:(deps-dev): bump pre-commit from 3.3.1 to 3.3.2
Bumps pre-commit from 3.3.1 to 3.3.2.
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> (1ce46d6
)
- Merge pull request #263 from centre-for-humanities-computing/dependabot/pip/furo-gte-2022.12.7-and-lt-2023.5.21
deps:(deps-dev): update furo requirement from <2022.12.8,>=2022.12.7 to >=2022.12.7,<2023.5.21 (1a298de
)
- deps:(deps-dev): update furo requirement
Updates the requirements on furo to permit the latest version.
updated-dependencies:
- dependency-name: furo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com> (0989f9d
)