This release mainly fixes building for Python 3.12, but also fixes a serious bug in the NGramModel
wrapper class along the way. Note that Python 3.6 and 3.7 are no longer supported.
What's Changed
- Switch to scikit-build-core and tox to fix many issues by @dhdaines in #372
- Release 5.0.3 by @dhdaines in #373
Full Changelog: v5.0.2...v5.0.3