USEGraph

by john dikeman

what is this?
this is a force-directed graph made with d3js!

it visualizes the cosine distance between sentence embeddings produced from your input.

the embeddings are produced using a TensorFlow.js version of Google's Universal Sentence Encoder lite. this allows it to run in your browser, which is neat!