Releases: bltlab/seqscore
Releases · bltlab/seqscore
v0.7.0
Major changes in v0.7.0
- Changed count command to default to writing to standard output and renamed --delim argument to --output-delim
- Dropped support for Python 3.8
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Major changes in v0.6.0
- Added the
extract-textsubcommand - Added support for multiple files for the
count,summarize, andvalidatesubcommands - Changed behavior when combining type mapping and keep/remove types in
processto apply the map first - The
--labelsflag now defaults to BIO for many subcommands - Corrected BIOES validation and decoding
- Dropped support for Python 3.7
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Major changes in v0.5.0
- Add
processcommand - Add
summarizecommand - Add
--error-countsand--full-precisionflags toscorecommand - Improve performance for loading and validating files
- Add support for quiet flag in
validate
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
Major changes in v0.4.0
- Add support for Python 3.7.
- Improve README and explain more commands
- Fix token counts in the validate subcommand
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Full Changelog: v0.3...v0.3.1