v0.5.2
What's Changed
- Use overflow-wrap: anywhere; instead of overflow-wrap: break-word; by @tamanyan in #144
- Add a script to finetune models. by @tushuhei in #145
- Add quality regression test by @tushuhei in #146
- Release finetuned model by @tushuhei in #147 #154 #161
- Add validation data arg to train.py by @tushuhei in #148
- Remove direct dependency to NumPy by @tushuhei in #149
- Add a README for BudouX Scripts by @tushuhei in #155
- Add score scale arg to build_model.py by @tushuhei in #156
- Separate HTML processing as a mixin by @tushuhei in #159
New Contributors
- @step-security-bot made their first contribution in #163
Full Changelog: v0.5.1...v0.5.2