Skip to content

bulk-ner-0.25.2

Latest
Compare
Choose a tag to compare
@nicolay-r nicolay-r released this 15 Feb 14:28
· 1 commit to main since this release

What's new

Fixed / Improved 🔧 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
  • 🔥 Support schemas #28
  • 🔧 Optional chunking #27
  • 🔧 optional prompt ouptut #32
  • :fixed: logger outputs instead of print calls.

Full Changelog: 0.25.1...0.25.2