0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introducing top() function to filter top elements More... over 14 years ago
Faster efficiency and average shortest path distance. More information on centralities. Bug fixing More... over 14 years ago
Fixed header order More... over 14 years ago
Introducing groups More... over 14 years ago
sonetgraph module added More... over 14 years ago
Move Tablr to tablr.py More... over 14 years ago
Efficiency added, power law fixed, length introduced instead of weight More... over 14 years ago
Tablr class added. Centrality measures added More... over 14 years ago
--as-table added to analysis.py. Other interesting indicators added More... over 14 years ago
Code for matplotlib bar chart added (but not using it, it's too slow) More... over 14 years ago
analysis refactored. Add group in mwlib.addGroupAttribute() also if the group is empty. More... over 14 years ago
analysis.py ported to OptionParser. Indegree histogram creation via gnuplot More... over 14 years ago
analysis.py script added More... over 14 years ago
Fixed encoding problem More... over 14 years ago
Pulled phauly/master:0d021994 More... over 14 years ago
found a bug (not yet solved) about decimal_point char in atof parsing ... buuuh I'm having problems with these locales in python ;( for example the german stats at http://de.wikipedia.org/wiki/Spezial:Statistik have 24,32 average edits but my atof parsing gets it as 2432 ;( More... over 14 years ago
reordered wikis based on importance More... over 14 years ago
reordered wikis based on importance More... over 14 years ago
needed for the wikipedia get stats script More... over 14 years ago
script getting HTML stats pages from different wikipedia, parsing them and producing global stats More... over 14 years ago
Removed dependencies from trustlet More... over 14 years ago
Graph enrichment with group attributes (data from wikipedia API) More... over 14 years ago
Some comments in the code. Do not skip nodes with no edges More... over 14 years ago
Small changes More... over 14 years ago
Cache class that stores edges in a list More... over 14 years ago
Bug fixing More... over 14 years ago
Language specific output file. Fixed a bug in getCollaborators() More... almost 15 years ago
Performance improvements More... almost 15 years ago
Fixed charset conversion problem More... almost 15 years ago
Creates the network More... almost 15 years ago