Skip to content

Releases: currentslab/extractnet

2.0.7

Choose a tag to compare

@theblackcat102 theblackcat102 released this 03 Nov 12:51

Minor bug fixes

  • Fix date correction via url

  • Support python 3.10 whl

2.0.6

Choose a tag to compare

@theblackcat102 theblackcat102 released this 30 Oct 01:40
  • 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

Choose a tag to compare

@theblackcat102 theblackcat102 released this 27 Apr 13:02
  • Fix video extraction
  • Minor bug fix
  • Fix tar.gz missing pyx file

v2.0.0 alpha release

v2.0.0 alpha release Pre-release
Pre-release

Choose a tag to compare

@theblackcat102 theblackcat102 released this 12 Apr 04:58

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

Choose a tag to compare

@theblackcat102 theblackcat102 released this 09 Feb 06:59

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

Choose a tag to compare

@theblackcat102 theblackcat102 released this 17 Dec 20:42

First release version

v1.0.0-alpha

v1.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@theblackcat102 theblackcat102 released this 10 Dec 18:33

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