Recent Releases of text-selection

text-selection - Version 0.0.3

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: https://github.com/stefantaubert/text-selection/compare/v0.0.2...v0.0.3

- Python
Published by stefantaubert about 3 years ago

text-selection - Version 0.0.2

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: https://github.com/stefantaubert/text-selection/compare/v0.0.1...v0.0.2

- Python
Published by stefantaubert over 3 years ago

text-selection - Version 0.0.1

First official release.

- Python
Published by stefantaubert about 4 years ago