<p align="center">
<img src="logo.png"/>
</p>
What's new
Fixed / Improved :wrench: batching mechanism for supporting schemas.
Schema is a dictionary which could be used for mapping various columns onto prompts for generating various new columns in output.
- Fixed: 🐛 the output ignores other input content in input 31
- :fire: **Support schemas 28**
- :wrench: Optional chunking 27
- :wrench: optional prompt ouptut 32
- :fixed: logger outputs instead of `print` calls.
**Full Changelog**: https://github.com/nicolay-r/bulk-ner/compare/0.25.1...0.25.2