Skip to content

Releases: stefantaubert/text-selection

Version 0.0.3

30 May 08:35

Choose a tag to compare

Updates:

  • Changed
    • Improved speed for filtering OOV/IV words by up to ~20k words/s
  • Added
    • Added subsets select-randomly
    • Added subsets sort-by-shuffle
    • Added subsets add option --skip-existing
  • Bugfix
    • Fixed evaluation of "from subsets" to ensure that the subsets exist
    • Fixed subsets remove didn't worked

Full Changelog: v0.0.2...v0.0.3

Version 0.0.2

13 Jan 15:57

Choose a tag to compare

Changes

  • Added
    • Added creation of weights from lines
    • Add --limit to select duplicates
    • Add exit code
  • Changed
    • Set --limit positional where applicable
    • Don't output expected warning from numpy on KLD selection
  • Bugfixes

Full Changelog: v0.0.1...v0.0.2

Version 0.0.1

30 May 11:04

Choose a tag to compare

First official release.