The non-beta release for 1.15.0.
This is to replace the 1.15.0b (beta) release.
The main changes in 1.15 over 1.14 is support for (only) pydantic>=2
and the removal of the unigram table from Vocab.
Though this version also fixes some DeID issues with later transformers (see #517).
What's Changed
- Update README.md - fixed typo by @spiros in #507
- CU-8696nbm9j: Add module to convert vocab vectors by @mart-r in #504
- CU-8696nbm03: Remove unigram table by @mart-r in #503
- CU-8695d4www pydantic 2 by @mart-r in #476
- CU-8696v2j42: Add test to make sure per-cui counts are kept when creating folds by @mart-r in #508
- Release PR for v1.15.0b1 by @mart-r in #509
- CU-8697x7y9x: Fix issue with transformers 4.47+ affecting DeID by @mart-r in #517
Full Changelog: v1.15.0b...v1.15.0