Skip to content

v2.0.0

Choose a tag to compare

@DoodleBears DoodleBears released this 17 Oct 18:15
· 40 commits to main since this release

Summary

  • Improve stability when dealing with long and short text (by separate the splitting logic based on language SET {ZH_JA, KO, OTHERS}
  • add parameter for whether to merge over, (default is True, when set to False, this part will been separated in result substring)
    • newline
    • digit
    • punctuation (allow to set no need to merge punctuation List[str] )

What's Changed

Full Changelog: v1.4.1...v2.0.0