Last active
July 12, 2019 13:55
-
-
Save georgeperry1/7a7bbb0d571dcfe5dc8b4bc5e417f346 to your computer and use it in GitHub Desktop.
import.comment-analysis.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import * as tf from '@tensorflow/tfjs'; | |
import '@tensorflow/tfjs-node'; | |
import * as use from '@tensorflow-models/universal-sentence-encoder'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment