GitXplorerGitXplorer
s

word-emotion-shapes

public
17 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
e99ff72c34bed4a10a37a6e7abf072999ce8520b

nit: footer spacing

ssimonpfish committed a year ago
Unverified
fd05b6ff1e4feaeac92504865781d632f9cf0b51

make footer mobile friendly

ssimonpfish committed a year ago
Unverified
f621282e81587d35a63210a791881ae295238616

update screenshot

ssimonpfish committed a year ago
Unverified
c50bed5652e26c74537fd0135fcf007911c2daae

add analytics

ssimonpfish committed a year ago
Unverified
ff5a73e2f6e9a053538dd6632e6372d7be7ebbfb

add screenshot

ssimonpfish committed a year ago
Unverified
c40390b31b223a44b7f481e4e457b0ee4ee6ba29

title

ssimonpfish committed a year ago

README

The README file for this repository.

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: