This release includes a new language filtering feature. This input-transform filters out sentences of the intput text whose language is different than the project language. The language detection is performed with Compact Language Detector v3 via pycld3. pycld3 is an optional dependency of Annif, see the installation page. Also minor bug fixes and dependency updates are included. The Maui and vw_multi (Vowpal Wabbit) backends have been marked as deprecated in this release and they will be removed in the next release 0.56. Removing is motivated by making codebase more compact and thus easier to maintain. The MLLM and nn_ensemble backends offer similar functionality as Maui and vw_multi. Note that the notes for the previous release (Annif 0.5...
This bugfix release fixes a problem with the Maui backend that was introduced by the parameter overr...
This release introduces a setting to use only a part of the input text for subject indexing: the new...
This patch release includes the following changes: #506 Fix NN ensemble training and learning on on...
This release includes a new MLLM backend which is a Python implementation of the Maui-like Lexical M...
This release includes a new STWFSA backend which is a wrapper around STWFSAPY, a lexical algorithm b...
This is a cleanup and bugfix release that renames some methods and commands but brings no real new f...
This release includes a new maui backend for integrating Annif with Maui Server, a REST service wrap...
This release brings support for running Annif within a Docker container, online API documentation pu...
This release includes improvements in training by reducing memory usage and adds the --cached option...
This release adds a new --jobs parameter for the annif train command, which allows easy control of t...
This release adds two new backends, YAKE and SVC. The YAKE backend is a wrapper around the YAKE libr...
This release includes a new omikuji backend to support tree-based extreme multilabel classification ...
This release brings improvements to command line functionality and many robustness enhancements. The...
New in this release: #230 / #249 / #252 / #253 / #254 / #256 New vw_multi backend based on the Vowp...
This release changes the Python version requirement to 3.6+ and drops the usage of Pipenv in develop...
This bugfix release fixes a problem with the Maui backend that was introduced by the parameter overr...
This release introduces a setting to use only a part of the input text for subject indexing: the new...
This patch release includes the following changes: #506 Fix NN ensemble training and learning on on...
This release includes a new MLLM backend which is a Python implementation of the Maui-like Lexical M...
This release includes a new STWFSA backend which is a wrapper around STWFSAPY, a lexical algorithm b...
This is a cleanup and bugfix release that renames some methods and commands but brings no real new f...
This release includes a new maui backend for integrating Annif with Maui Server, a REST service wrap...
This release brings support for running Annif within a Docker container, online API documentation pu...
This release includes improvements in training by reducing memory usage and adds the --cached option...
This release adds a new --jobs parameter for the annif train command, which allows easy control of t...
This release adds two new backends, YAKE and SVC. The YAKE backend is a wrapper around the YAKE libr...
This release includes a new omikuji backend to support tree-based extreme multilabel classification ...
This release brings improvements to command line functionality and many robustness enhancements. The...
New in this release: #230 / #249 / #252 / #253 / #254 / #256 New vw_multi backend based on the Vowp...
This release changes the Python version requirement to 3.6+ and drops the usage of Pipenv in develop...
This bugfix release fixes a problem with the Maui backend that was introduced by the parameter overr...
This release introduces a setting to use only a part of the input text for subject indexing: the new...
This patch release includes the following changes: #506 Fix NN ensemble training and learning on on...