Mediawiki-utilities/mwsessions

From mediawiki.org
pip install mwsessions • docs • source

This library provides a set of utilities for grouping MediaWiki user actions into sessions. mwsessions.Sessionizer and mwsessions.sessionize() can be used by python scripts to group activities into sessions or the command line utilities can be used to operate directly on data files. Such methods have been used to measure editor labor hours[1].

See m:R:Activity session.

Related projects[edit]

Datasets[edit]

References[edit]

  1. Using Edit Session to Measure Participation in Wikipedia R. Stuart Geiger & Aaron Halfaker. (2013). CSCW (pp. 861-870) DOI:10.1145/2441776.2441873.