Replaces all YouTube comments with emoji that match their sentiment.
An extension for Firefox, Chrome, and any other WebExtension-compatible browser.
yarn && yarn build
- The sentiment package only classifies sentiment on a postive-negative scale. It would be interesting to build a model that could separate 😡 from 😞, and 🤣 from 😍.