Skip to content

Releases: htrc/HTRC-FeatureExtractor

v2.3.0

12 May 21:34
a7f904d
Compare
Choose a tag to compare

What's Changed

  • Update workflow configuration, dependencies, and Java version by @borice in #2
  • Bump release-drafter/release-drafter from 5 to 6 by @dependabot in #3

New Contributors

Full Changelog: v2.2.0...v2.3.0

2.2.0

31 Aug 12:48
f76d31f
Compare
Choose a tag to compare

What's Changed

  • updated NLP models
  • updated to latest dependency versions

Full Changelog: v2.1.0...v2.2.0

2.1.0

06 Feb 22:02
18eb02e
Compare
Choose a tag to compare

What’s Changed

  • Added CI workflow via Github Actions (#1) @borice

Spark-based feature extractor

10 Aug 23:51
Compare
Choose a tag to compare

This release uses Apache Spark for performing feature extraction on very large sets of volumes, in parallel, potentially across many computing nodes.