Parse IRC logs and Mediawiki dumps to gather useful data.
Answer questions such as:
- Who's collaborating on this project?
- How long does a person go between IRC activity and a wiki update?
- How many edits does an individual typically make to a wiki node?
-
- How big are those edits?
Dependencies
- Python 2.5 or above
- pyYAML
Install
Just clone the repository; each script accepts a file path.
License
GPL
Authors
Contact
Joe Blaylock (jrbl@jrbl.org)
Download
You can download this project in either
zip or
tar formats.
You can also clone the project with Git
by running:
$ git clone git://github.com/jrbl/CollabStats