Campbell_MG
Campbell_MG OP t1_iwyi01q wrote
Reply to comment by Oscar_Cunningham in [OC] Inspired by movie barcodes, I made some emotional barcodes for books by Campbell_MG
This is exactly how it works. Each emotion is layered on top of one another with the opacity driven by the likelihood of the emotion from the ML model.
I tried a few different colours but this ended up being the most distinct I could find.
While red and blue mixed won't be helping, the model definitely seems to lean towards fear. If you look at the raw numbers fear seems to show up the most.
Campbell_MG OP t1_iwyhqio wrote
Reply to comment by sanpunkanmatteyaru in [OC] Inspired by movie barcodes, I made some emotional barcodes for books by Campbell_MG
Yep, keen eye
Campbell_MG OP t1_iwy9m6f wrote
Reply to comment by AhoraMeLoVenisADecir in [OC] Inspired by movie barcodes, I made some emotional barcodes for books by Campbell_MG
I have no idea why my main comment isn't showing up but here's how it was done:
> These were created by running public domain books from Project GITenberg, through a python script that uses this NLP model to determine the emotions in a given sentence. Each sentence is then processed into a colour representing each emotion's prevalence and stitched together into these barcodes.
Campbell_MG OP t1_iwy7ans wrote
These were created by running public domain books from Project GITenberg, through a python script that uses this NLP model to determine the emotions in a given sentence. Each sentence is then processed into a colour representing each emotion's prevalence and stitched together into these barcodes.
Submitted by Campbell_MG t3_yz5pls in dataisbeautiful
Campbell_MG OP t1_iwyibbh wrote
Reply to comment by MmM921 in [OC] Inspired by movie barcodes, I made some emotional barcodes for books by Campbell_MG
Yeah, this is exactly right. There's a comment in here with a link to the model I've used.