Releases: centre-for-humanities-computing/DaCy
Releases · centre-for-humanities-computing/DaCy
v2.2.8
v2.2.7
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
- Now uses
- 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
- Multiple bugfixes
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
initial release of DaCy
The initial release of DaCy. There will be many more to come.