* This site is not mobile friendly * I filtered out all words except named named entities (i.e., whatever SpaCy deemed an entity) so the plot *is* different from what I originally posted. I also consider the top 100 instead of the top 250 words * The source code is fairly generic. It should be as easy as specifying the vertex colors and supplying a csv file in the correct format. Feel free to remix this though if you borrow from it significantly, I would appreciate an attribution of [](/user/TemporalTumbleweed/).
1 comment
After reviewing everyone’s feedback, I re-worked my ternary plot into an [interactive site](https://temporaltumbleweed.github.io/ternary/) y’all can play around with. A few notes…
* This site is not mobile friendly
* I filtered out all words except named named entities (i.e., whatever SpaCy deemed an entity) so the plot *is* different from what I originally posted. I also consider the top 100 instead of the top 250 words
* The source code is fairly generic. It should be as easy as specifying the vertex colors and supplying a csv file in the correct format. Feel free to remix this though if you borrow from it significantly, I would appreciate an attribution of [](/user/TemporalTumbleweed/).
Feel free to add any suggestions here!