Releases: telekom/mltb2
Releases · telekom/mltb2
0.10.0
What's Changed
- Add fit and distance flags to TextDistance class for call order checks. by @PhilipMay in #122
- Add ArangoDB utility module. by @PhilipMay in #123
- Add ArangoDB collection backup functionality. by @PhilipMay in #124
- Add Beautiful Soup specific tools. by @PhilipMay in #126
- Update ruff config with "ALL" default. by @PhilipMay in #134
- Add pytest-rerunfailures dependency and mark data tests as flaky. by @PhilipMay in #135
- Add hypothesis tests. by @PhilipMay in #136
- Add XML tag detection function. by @PhilipMay in #139
Full Changelog: 0.9.0...0.10.0
0.9.1rc1
What's Changed
- Add fit and distance flags to TextDistance class for call order checks. by @PhilipMay in #122
- Add ArangoDB utility module. by @PhilipMay in #123
- Add ArangoDB collection backup functionality. by @PhilipMay in #124
Full Changelog: 0.9.0...0.9.1rc1
0.9.0
What's Changed
- Compare data loaders with original implementation. by @PhilipMay in #111
- Add contrib guide. by @PhilipMay in #98
- Fix target-version typo in
pyproject.toml
. by @PhilipMay in #114 - Update typing in somajo.py to use Literal. by @PhilipMay in #115
- Improve module documentation. by @PhilipMay in #116
- Add TextDistance class for calculating cosine distance between texts. by @PhilipMay in #113
- Fix data loading. by @PhilipMay in #119
Full Changelog: 0.8.1...0.9.0
0.8.1
What's Changed
- Improve doc and typing. by @PhilipMay in #108
- Add whitespace cleaner. by @PhilipMay in #110
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Add text clean tool. by @PhilipMay in #105
- Add functions to check for invisible characters and special whitespaces. by @PhilipMay in #106
Full Changelog: 0.7.4...0.8.0
0.7.4
What's Changed
- Add data tool. by @PhilipMay in #100
- Add missing dependencies for FastText. by @PhilipMay in #102
- Remove file after download of checksum is not correct. by @PhilipMay in #103
- Add leukemia (big) data. by @PhilipMay in #104
Full Changelog: 0.7.3...0.7.4
0.7.3
0.7.1
0.7.0
0.6.0
What's Changed
- Add Markdown tools for split and merge. by @PhilipMay in #90
Full Changelog: 0.5.0...0.6.0