Skip to content

v1.0.0

Compare
Choose a tag to compare
@thehomebrewnerd thehomebrewnerd released this 12 Aug 17:06
7d27a0c

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]. The UniversalSentenceEncoder primitive requires the nlp_primitives[complete] install but all other primitives work with the standard install. (#24)
  • Testing Changes
    • Update CircleCI to perform complete install and use matrix jobs (#24)

Thanks to the following people for contributing to this release:
@thehomebrewnerd