v1.3.0

neuml/txtaiv1.3.0Oct 11, 2020by davidmezzetti

AI Summary

This version introduces a web interface via FastAPI and a text labeling feature using zero-shot classification, alongside bug fixes.

Key Highlights

  • Added FastAPI interface
  • Fix tokenization error in notebook
  • Added text labeling interface using zero shot classifier

New Features

  • FastAPI interface
  • Text labeling interface

Full Release Notes

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