Skip to content

Amazon Reviews Sentiment Classifications and Textual Similarities with Universal Sentence Encoder.

Notifications You must be signed in to change notification settings

Ashot72/spfx-universal-sentence-encoder

Repository files navigation

This is an Amazon Reviews Sentiment Classifications and Textual Similarities SharePoint SPFx extension built on Tensorflow.js Universal Sentence Encoder model.

To get started.

       Clone the repository

       git https://github.com/Ashot72/spfx-universal-sentence-encoder
       cd spfx-universal-sentence-encoder

       # installs dependencies
       npm install

       # creates release package which should be deployed in SharePoint app catalog
        npm run deploy-prod

Go to Amazon Reviews (SPFx) Video page

Go to Amazon Reviews (SPFx) description page