Skip to content

Instantly share code, notes, and snippets.

@kleem
kleem / README.md
Last active December 21, 2015 00:10
Cassandra forum structure II cavalier

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)

@kleem
kleem / README.md
Created September 6, 2015 19:22
Cassandra forum structure III cavalier
@kleem
kleem / README.md
Last active September 9, 2015 09:59
Bluelight & Drugsforum treemaps (Cassandra)

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).

@kleem
kleem / README.md
Created September 9, 2015 13:46
Cassandra social graph matrix II
@kleem
kleem / README.md
Last active November 12, 2015 14:53
Bluelight Posts over Time

Volume of posts by date in the Bluelight forum

@kleem
kleem / README.md
Created October 24, 2015 19:00
Bluelight Keyword Over Time
@kleem
kleem / README.md
Created November 3, 2015 12:41
Cassandra tf-idf
@kleem
kleem / README.md
Last active November 12, 2015 14:29
Distributions of posts per thread in Bluelight (Cassandra)

Log-log plot of the number of posts per thread in Bluelight forum. As shown, the log-log plot reveals a power-law distribution.

@kleem
kleem / README.md
Last active December 4, 2015 19:33
langid.py

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.

@kleem
kleem / README.md
Last active December 5, 2015 10:51
Distribution of posts per user in forum (NVD3)
We couldn’t find that file to show.