v3.4.0

neuml/txtaiv3.4.0Oct 7, 2021by davidmezzetti

AI Summary

Enhances the extractor pipeline to support similarity context and improves performance for context queries, alongside bug fixes.

Key Highlights

  • Extractor pipeline supports similarity context
  • Performance improvements for context queries
  • Labels pipeline text classification output filtering

New Features

  • Notebook using extractive QA to build structured data
  • Extractor pipeline supports similarity pipeline backed context
  • Improve performance of extractor context queries
  • Update labels pipeline to filter text classification output

Full Release Notes

This release adds the following new features, improvements and bug fixes.

New Features
--------------------------
- Create notebook using extractive qa to build structured data (#117)
- Modify extractor pipeline to support similarity pipeline backed context (#119)

Improvements
--------------------------
- Improve performance of extractor context queries (#120)

Bug Fixes
--------------------------
- Update labels pipeline to filter text classification output (#116)
- Fix issues with Transformers 4.11.2 (#118)