This release adds the following enhancements and bug fixes:
- Added FastAPI interface (12) - Fix tokenization error in notebook (28) - Added text labeling interface using zero shot classifier (30) - Update macOS version in Travis CI script
1.2.1
This release adds the following enhancements and bug fixes:
- Upgrade to transformers 3.1.0/sentence-transformers v0.3.6 (25)
1.2.0
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)
1.1.0
This release adds the following enhancements and bug fixes:
- Fully support Windows and macOS installs (1, 2, 8, 9) - Add support for additional index backends, Annoy (4) and hnswlib (5) - Support string ids (6) - Enable flag to enable/disable Faiss SQ8 quantization (10)