universal-sentence-encoder-alt
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i universal-sentence-encoder-alt

Weekly Downloads

1

Version

1.0.1

License

Apache-2.0

Unpacked Size

216 kB

Total Files

65

Last publish

Collaborators

  • erikyo