1.0.1 • Published 5 months ago

universal-sentence-encoder-alt v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

Universal Sentence Encoder alternate

with tfjs v4 support and tree shakable esm module

The Universal Sentence Encoder (Cer et al., 2018) (USE) is a model that encodes text into 512-dimensional embeddings. These embeddings can then be used as inputs to natural language processing tasks such as sentiment classification and textual similarity analysis.

This repo is a fork of https://www.npmjs.com/package/@tensorflow-models/universal-sentence-encoder updated in order to support the newer versions of tensorflowjs (tfjs)

  • Updated dependencies
  • Updated build (cjs/esm)
1.0.1

5 months ago

1.0.0

5 months ago