Skip to content

Releases: buchwandler/phrasplit

v0.3.3

Choose a tag to compare

@holgern holgern released this 26 Jun 16:14

Full Changelog: v0.3.2...v0.3.3

[v0.3.3] - 2026-06-26

Added

  • Added inline_markup parameter for XHTML inline tag handling

Changed

  • Changed repository URL to buchwandler/phrasplit

v0.3.2

Choose a tag to compare

@holgern holgern released this 23 Jan 20:21

Full Changelog: v0.3.1...v0.3.2

🐛 Bug Fixes

  • (No Category) Improved edge case handling

v0.3.1

Choose a tag to compare

@holgern holgern released this 23 Jan 15:59

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

Choose a tag to compare

@holgern holgern released this 19 Jan 16:13

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

Choose a tag to compare

@holgern holgern released this 11 Jan 10:46

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

Choose a tag to compare

@holgern holgern released this 11 Jan 10:24

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

Choose a tag to compare

@holgern holgern released this 30 Dec 13:56

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

Choose a tag to compare

@holgern holgern released this 29 Dec 17:33

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

Choose a tag to compare

@holgern holgern released this 29 Dec 10:03

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

Choose a tag to compare

@holgern holgern released this 27 Dec 16:18