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)

Dependencies (0)

    Dev Dependencies (16)

    Package Sidebar

    Install

    npm i universal-sentence-encoder-alt

    Weekly Downloads

    0

    Version

    1.0.1

    License

    Apache-2.0

    Unpacked Size

    216 kB

    Total Files

    65

    Last publish

    Collaborators

    • erikyo