leomrocha / mix_nlp

Repo for my research on NLP
MIT License
0 stars 0 forks source link

Exploratory visualizations #2

Open EvgeniiaVak opened 3 years ago

EvgeniiaVak commented 3 years ago

Play around with the example statistics files and create a notebook with a few exploratory visualizations

Can choose whatever library you want either in python and/or javascript that will allow for faster and easier data exploration.

Learn Bokeh

Explore possible visualizations

EvgeniiaVak commented 3 years ago

@leomrocha I played around with the plot layout, here how it looks like currently (on hover is also there, my screenshot tool just couldn't get it):

image

Now the viz shows the correct histogram data at least ( 😄

But it would be still good to focus on the main stuff (without outliers). Here is an example of the rightmost part of the chart hidden (still available via scrolling), maybe let's make it the default range (something like 75% of all the x range available)?

image