/word-emotion-shapes

Using embeddings to give shape to words

Primary LanguageTypeScript

Word Emotion Shapes

screenshot

This project visualizes the emotional connotation of words using embeddings.

For a given word, we calculate the cosine distance to each emotion (represented by an emoji and description), and use this data to create a Catmull-Rom curve.

Developing

This is a Next.js project, bootstrapped with create-next-app.

To start developing, run:

npm run dev

Resources

For more information, see: