What's Changed
- Fix parallel compute regression with IWT by @hamelin in #132
- Adding Example notebook for IWT (again) by @kalebruscitti in #135
- Improvements to byte pair encoding vectorizer by @hamelin in #136
- BPE: contracting single-token string is no-op by @hamelin in #137
- Add validation to the parameters used to fit a Wasserstein vectorizer with LiL input method by @hamelin in #138
- Add pre-release parameter in pipelines by @gclendenning in #133
- Bump version for new point release by @hamelin in #141
New Contributors
- @kalebruscitti made their first contribution in #135
Full Changelog: release-0.2.1...release-0.2.2