Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashot72/spfx-universal-sentence-encoder

Amazon Reviews Sentiment Classifications and Textual Similarities with Universal Sentence Encoder.
https://github.com/ashot72/spfx-universal-sentence-encoder

amazon-ratings amazon-reviews embedding-matrix embeddings sentence-embeddings sentiment-analysis sentiment-classification sharepoint spfx spfx-extension spfx-webpart tensorflow tensorflow-js textual-similarity universal-sentence-encoder word-embeddings

Last synced: about 4 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

This is an Amazon Reviews Sentiment Classifications and Textual Similarities SharePoint SPFx extension built on Tensorflow.js [Universal Sentence Encoder](https://github.com/tensorflow/tfjs-models/tree/master/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](https://youtu.be/6e3TPawyhRQ) page

Go to [Amazon Reviews (SPFx) description](https://ashot72.github.io/spfx-universal-sentence-encoder/) page