v0.5.0
This version significantly reorganizes and simplifies the library and framework:
- NLP analysis is moved from corpus metadata to the new
nlp
commands estimator
functions have been moved toml
- Trained estimators are now packaged as a single,
.qge
file - Snakemake is now no longer a dependency; workflow management is left to the discretion of the user.
See the updated documentation for details.