Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Krippendorff's alpha

104 views
Skip to first unread message

OKB (not okblacke)

unread,
Jan 21, 2011, 8:48:01 PM1/21/11
to
Does anyone know of a Python implementation of calculating
Krippendorff's alpha? (
http://en.wikipedia.org/wiki/Krippendorff%27s_Alpha )

Thanks,
--
--OKB (not okblacke)
Brendan Barnwell
"Do not follow where the path may lead. Go, instead, where there is
no path, and leave a trail."
--author unknown

geremy condra

unread,
Jan 21, 2011, 9:03:13 PM1/21/11
to OKB (not okblacke), pytho...@python.org
On Fri, Jan 21, 2011 at 5:48 PM, OKB (not okblacke)
<brenNOS...@nobrenspambarn.net> wrote:
>        Does anyone know of a Python implementation of calculating
> Krippendorff's alpha?  (
> http://en.wikipedia.org/wiki/Krippendorff%27s_Alpha )

First hit on google is [0], which has a full implementation, worked
out example of how to use it, and a link to an excellent description
of how it works and when to use it.

Geremy Condra

[0]: http://cswww.essex.ac.uk/Research/nle/arrau/alpha.html

Steven D'Aprano

unread,
Jan 21, 2011, 9:21:45 PM1/21/11
to
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

OKB (not okblacke)

unread,
Jan 21, 2011, 11:51:10 PM1/21/11
to
Steven D'Aprano wrote:

Thanks to you and Geremy Condra for pointing me at this. I had
done a search but somehow did not come upon that page. Perhaps I
mistyped something.

0 new messages