Krippendorff's alpha
Steven D'Aprano
steve+comp.lang.python at pearwood.info
Fri Jan 21 21:21:45 EST 2011
On Sat, 22 Jan 2011 01:48:01 +0000, OKB (not okblacke) wrote:
> Does anyone know of a Python implementation of calculating
> Krippendorff's alpha? (
> http://en.wikipedia.org/wiki/Krippendorff%27s_Alpha )
Google is your friend. Search for "Krippendorff's alpha python" and the
very first link takes you to one.
http://www.google.co.uk/search?q=Krippendorff%27s+alpha+python&ie=UTF-8&oe=UTF-8
--
Steven
More information about the Python-list
mailing list