Skip to content

v0.6.0: Summarization, translation, multi-question answering

Pre-release
Pre-release

Choose a tag to compare

@rmitsch rmitsch released this 09 Feb 19:37

✨ New features and improvements

  • Add translation task (#81)
  • Add summarization task (#82)
  • Add multi-question answering task (#83)
  • overwrite flag determining whether original text should be overwritten for tasks with a textual output (e.g. translation) (#81)

🔴 Bug fixes

-

⚠️ Backwards incompatibilities

  • Bridge moved from sieves.task.predictive.core into sieves.task.predictive.bridges

📖 Documentation and examples

-

👥 Contributors

@rmitsch


Full Changelog: v0.4.0...v0.5.0