This is a very small web app to introduce students to the Svelte framework, while playing with data visualisation with D3 and sentiment analysis with TensorFlow.
It is derived from:
The model we are using is here: https://storage.googleapis.com/tfjs-models/tfjs/sentiment_cnn_v1/model.json
And its metadata here: https://storage.googleapis.com/tfjs-models/tfjs/sentiment_cnn_v1/metadata.json
https://svelte.dev/docs/svelte
https://learn.svelte.dev/tutorial/welcome-to-svelte