Skip to content

v0.5.0

Compare
Choose a tag to compare
@OliverSherouse OliverSherouse released this 28 Sep 19:08
· 18 commits to master since this release
f0dbec0

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 to ml
  • 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.