v1.0.0
v1.0.0 Aug 12, 2020
- Changes
- Remove tensorflow and tensorhub as core requirements, but they can be installed with
pip install nlp_primitives[complete]
. TheUniversalSentenceEncoder
primitive requires thenlp_primitives[complete]
install but all other primitives work with the standard install. (#24)
- Remove tensorflow and tensorhub as core requirements, but they can be installed with
- Testing Changes
- Update CircleCI to perform complete install and use matrix jobs (#24)
Thanks to the following people for contributing to this release:
@thehomebrewnerd