Recent Releases of dacy
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
fixes #288 (0d088b6)
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)
- Python
Published by KennethEnevoldsen over 1 year ago
dacy - 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)
Updated based on cruft template (
24feedd)Merge pull request #279 from centre-for-humanities-computing/sarakolding-patch-1 (
af7d33b)Update names.py (
c74e75a)
- Python
Published by KennethEnevoldsen over 2 years ago
dacy - v2.7.3
v2.7.3 (2023-12-06)
Ci
- ci: fix misspelled cmmand (
72afda1)
Fix
- fix: updated docs (
57c20d2)
Unknown
- Merge pull request #278 from centre-for-humanities-computing/update-cruft
Updated cruft template (7fac8a1)
changed type checker to pyright (
cac4d92)lint: ran ruff (
ee7e318)Updated cruft template (
6cbeb42)Update cruft reference (
6e0f04f)
- Python
Published by KennethEnevoldsen over 2 years ago
dacy - 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/relaxedupperbounds
fix: relax upper bounds on dependencies (1931fb0)
try to fix cache in gh actions (
d230fb0)debug ci (
ba72438)Merge branches 'relaxedupperbounds' and 'relaxedupperbounds' of https://github.com/centre-for-humanities-computing/DaCy into relaxedupperbounds (
b12e4a3)Merge branch 'relaxedupperbounds' of https://github.com/centre-for-humanities-computing/DaCy into relaxedupperbounds (
d228d93)Merge branch 'relaxedupperbounds' of https://github.com/centre-for-humanities-computing/DaCy into relaxedupperbounds (
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. - Release notes - Commits
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. - Release notes - Commits
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 - Changelog - Commits
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. - Release notes - Changelog - Commits
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. - Release notes - Changelog - Commits
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. - Release notes - Changelog - Commits
updated-dependencies: - dependency-name: furo dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <support@github.com> (0989f9d)
- Python
Published by KennethEnevoldsen over 2 years ago
dacy - v2.7.0
Feature
- Added version 0.2.0 models (
5d4fc7d)
Fix
Documentation
- Updated readme (
0ce3862) - Fixed news listing (
9ea806d) - Fix rendering of links (
a7a9d96) - Added coref and NED (
4d20f71) - Added news (
de76d12) - Added missing links to readme (
6ea8d4b) - Hide downloads from output (
efeae63) - Update docs to hide downloads (
0ee0a51)
- Python
Published by KennethEnevoldsen about 3 years ago
dacy - v2.5.2
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)
- Python
Published by KennethEnevoldsen about 3 years ago
dacy - v2.5.0
Feature
- Moved dacy to use swift template (
189c891)
Fix
- Mypy (
3b78e18) - Removed support for old version 0.0.0 versions (
17649c3) - Fixed mypy error (
38b788a) - Dane now download correctly (
455ac20) - Fix mypy (
4dc0df0)
Documentation
- Updated cff (
06b1878) - Added github stars to index (
4229f9e) - Updated docs to swift template (
966c953)
- Python
Published by KennethEnevoldsen about 3 years ago
dacy - v2.0.0
- 2.0.0
- Added models for hate-speech detection and classification
- A large part of DaCy is now moved to separate packages to allow for more versatility:
- Now uses
spacy-wrap <https://github.com/KennethEnevoldsen/spacy-wrap>__ for including existing models in DaCy. Fixes #71 - Removed augmenters, they are now available through the external package, augmenty. Fixes #59
- Removed the rule-based sentiment pipeline instead we recommend using asent. Fixes #60
- Removed support for multiple installs, thus
pip install dacy[all]anddacy[large]is no longer required. This should simplify installation and lead to less errors. - Documentation
- New tutorial on using the sentiment models, including emotions detection, subjectivity detection and polarity classifcation.
- New tutorial on using the hate speech classification and detection.
- Multiple updated on function and package documentation
- Multiple bugfixes
- Python
Published by KennethEnevoldsen almost 4 years ago
dacy - Release of version 1.0.0
- DaCy version 1.0.0 releases as the first version to pypi! 📦
- Including a series of augmenters with a few specifically designed for Danish
- Code for behavioral tests of NLP pipelines
- A new tutorial for both 📖
- The first paper on DaCy; check it out as a preprint and code for reproducing it here! 🌟
- A new beautiful hand-drawn logo 🤩
- A test for biases and robustness in Danish NLP pipelines 🧐
- DaCy is now officially supported by the Centre for Humanities Computing at Aarhus University
- And more
- Python
Published by KennethEnevoldsen almost 5 years ago
dacy - initial release of DaCy
The initial release of DaCy. There will be many more to come.
- Python
Published by KennethEnevoldsen about 5 years ago