What's Changed
* upgrade spacy to v3.5, check for spacy version incompatibility by arielge in https://github.com/label-sleuth/label-sleuth/pull/569
* fix: search fails when using invalid regex by martinscooper in https://github.com/label-sleuth/label-sleuth/pull/572
* Add first_model_negative_threshold to the config by martinscooper in https://github.com/label-sleuth/label-sleuth/pull/573
**Full Changelog**: https://github.com/label-sleuth/label-sleuth/compare/v0.13.13...v0.15.0