Another tremap whose data comes from a forum analysed in the Cassandra project. This example is similar to a previous one, but uses a cavalier projection instead of isometric.
(Edit: found a similar approach named Cascaded Treemaps)
Another tremap whose data comes from a forum analysed in the Cassandra project. This example is similar to a previous one, but uses a cavalier projection instead of isometric.
(Edit: found a similar approach named Cascaded Treemaps)
A comparison of two forums analysed in the Cassandra project (Bluelight on the left, and Drugsforum on the right). Two hierarchies are visualized in a single treemap having a "fake" root (and two "fake children" used to create a padding between the two hierarchies).
Volume of posts by date in the Bluelight forum
Log-log plot of the number of posts per thread in Bluelight forum. As shown, the log-log plot reveals a power-law distribution.
An example of usage of the langid.py language identification system.
Language codes returned by langid.py are converted into iso639-3. Hover on the results to see the confidence score as well as the language readable name.
This is just a test; the response is very delayed, since every time a query is issued the script loads the language models. The delay is avoidable by running langid as a service.