What's Changed
* Compare data loaders with original implementation. by PhilipMay in https://github.com/telekom/mltb2/pull/111
* Add contrib guide. by PhilipMay in https://github.com/telekom/mltb2/pull/98
* Fix target-version typo in `pyproject.toml`. by PhilipMay in https://github.com/telekom/mltb2/pull/114
* Update typing in somajo.py to use Literal. by PhilipMay in https://github.com/telekom/mltb2/pull/115
* Improve module documentation. by PhilipMay in https://github.com/telekom/mltb2/pull/116
* Add TextDistance class for calculating cosine distance between texts. by PhilipMay in https://github.com/telekom/mltb2/pull/113
* Fix data loading. by PhilipMay in https://github.com/telekom/mltb2/pull/119
**Full Changelog**: https://github.com/telekom/mltb2/compare/0.8.1...0.9.0