Skip to content

0.6.4

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 09:51

This is a maintenance release

Highlights

  • Fixed analysis truncation when using analysis with sentence splitting and the input does not contain data which can be treated as splittable sentences
  • Fixed O(N^2) performance in sentence splitting when underlying reader does not fill buffer fully at once
  • Stop calling into reader with full buffer