Skip to content

First stable version of politely

Compare
Choose a tag to compare
@eubinecto eubinecto released this 07 Jul 15:10
· 84 commits to main since this release

What's Changed

Tested Styler against noisy data. __call__ now accepts a list of sentences rather than a text - this is to delegate sentence splitting to the user (e.g. use kss or kiwi). Styler does not raise any custom exceptions by default; it raises them only if the user sets debug=True on initialisation.

Full Changelog: v2.6.2...v3.1.0