Skip to content

Releases: currentslab/extractnet

2.0.7

03 Nov 12:51
Compare
Choose a tag to compare

Minor bug fixes

  • Fix date correction via url

  • Support python 3.10 whl

2.0.6

30 Oct 01:40
Compare
Choose a tag to compare
  • Use url to validate publish date to prevent website traffic test

  • Remove error when html blocks are limited (< 3) and raise Blockify error

  • Bug fixes includes dozen of metadata parsing syntax error

2.0.4 Release

27 Apr 13:02
Compare
Choose a tag to compare
  • Fix video extraction
  • Minor bug fix
  • Fix tar.gz missing pyx file

v2.0.0 alpha release

12 Apr 04:58
Compare
Choose a tag to compare
v2.0.0 alpha release Pre-release
Pre-release

Major changes include:

  • New backend model : replace catboost with neural based model with 2x speedup and better author and headline extraction

  • Rewrite processing code for better readability

  • Reduce installation footprint by 10x

Minor release with bug fix and feature improvement

09 Feb 06:59
Compare
Choose a tag to compare

Added pipeline parameters to do post processing after meta data extraction and ML data extraction phase. Users should be able to add custom callbacks functions to modify results in these stages.

v1.0.2

17 Dec 20:42
Compare
Choose a tag to compare

First release version

v1.0.0-alpha

10 Dec 18:33
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

Initial release for first alpha review version, we will start internal testing before pushing the final release