v1.2.0

neuml/txtaiv1.2.0Sep 10, 2020by davidmezzetti

AI Summary

This release focuses on testing, documentation, and functionality improvements, including batch indexing and word vector storage options.

Key Highlights

  • Add unit tests and integrate Travis CI
  • Add batch indexing for transformer indices
  • Add option to store word vectors with embeddings model

New Features

  • Batch indexing
  • Word vector storage option

Full Release Notes

This release adds the following enhancements and bug fixes:

- Add unit tests and integrate Travis CI (#7)
- Add documentation for Embeddings settings to README (#11)
- Compatibility issues with transformers 3.1 and sentence-transformers (#20)
- Add batch indexing for transformer indices (#23)
- Add option to store word vectors with embeddings model (#24)