项目作者: Ashot72

项目描述 :
Amazon Reviews Sentiment Classifications and Textual Similarities with Universal Sentence Encoder.
高级语言: TypeScript
项目地址: git://github.com/Ashot72/spfx-universal-sentence-encoder.git
创建时间: 2020-05-05T17:26:46Z
项目社区:https://github.com/Ashot72/spfx-universal-sentence-encoder

开源协议:

下载


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

To get started.

  1. Clone the repository
  2. git https://github.com/Ashot72/spfx-universal-sentence-encoder
  3. cd spfx-universal-sentence-encoder
  4. # installs dependencies
  5. npm install
  6. # creates release package which should be deployed in SharePoint app catalog
  7. npm run deploy-prod

Go to Amazon Reviews (SPFx) Video page

Go to Amazon Reviews (SPFx) description page