Releases: buchwandler/phrasplit
Releases · buchwandler/phrasplit
Release list
v0.3.3
v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
⛰️ Features
- (No Category) Apply corrections addded to split with offsets
🐛 Bug Fixes
- (No Category) Fix ellipses regex
v0.3.0
Full Changelog: v0.2.2...v0.3.0
⛰️ Features
- (No Category) Add function split_with_offsets optimized for streaming usage like TTS
- (No Category) Exact slice policy
⚙️ Miscellaneous Tasks
- (No Category) Fix pre-commit
v0.2.2
Full Changelog: v0.2.1...v0.2.2
🐛 Bug Fixes
- (No Category) Quote replacement
- (No Category) Content preservation
🧪 Testing
- (No Category) Fix unit test
v0.2.1
Full Changelog: v0.2.0...v0.2.1
⛰️ Features
- (No Category) Improve splitter when spacy is not installed
- (No Category) Add simple mode to cli and benchmark
v0.2.0
Full Changelog: v0.1.2...v0.2.0
⛰️ Features
- (No Category) New function to be aware of split type
- (No Category) Improved benchmark and reduce colon splitting
- (No Category) Helper function
- (No Category) Process long texts to overcome spacy max text length
- (No Category) Compare segmenters
- (No Category) Improve ellipse sentence splitting
- (No Category) Improve abbreviation handling
v0.1.2
Full Changelog: v0.1.1...v0.1.2
⛰️ Features
- (No Category) Line break handling and space normalization
- (No Category) Benchmark and abbreviations and url handling
- (No Category) Fix some edge cases
🧪 Testing
- (No Category) Add some more tests
v0.1.1
Full Changelog: v0.1.0...v0.1.1
⛰️ Features
- (No Category) Better checks and fixed types
- (No Category) Add examples
- (No Category) Add some examples and remove python 3.9 support
v0.1.0
Full Changelog: https://github.com/holgern/phrasplit/commits/v0.1.0