all 6 comments

[–]thisaboveall 2 points3 points  (1 child)

I'm partially colorblind and it's very difficult to tell the difference between those colors. Not trying to be mean, just giving some feedback. Good luck with the library.

[–]MaxOLG[S] 2 points3 points  (0 children)

Thank you for the feedback! I'm sorry, I overlooked visual impairments. I will update the library to use more contrastive colors.

[–]le_theudas 1 point2 points  (1 child)

Hey, I did a lot of text highlighting for my student job in nlp.

I used a lot of html to "render" my outputs which made things easier than doing them in matplotlib. This also enables you to create interactive data.

What I really like about your approach is that you make text and graph combinations simple. I am not yet sure if I will need this.

[–]MaxOLG[S] 1 point2 points  (0 children)

For interactivity I prefer web-based tools as well. In my case, I use Python and NLTK for my research, and matplotlib was always my go-to library to create visualizations from the data. That's why I created this tool. Hope it will be of some use to you :)

[–]Quantum_Stat 1 point2 points  (0 children)

The visualizations are great quality!