Skip to main content

Fast computation of the Krippendorff's alpha measure.

Project description

Actions Status Version License Supported Python versions

Fast Krippendorff

Fast computation of Krippendorff's alpha agreement measure.

Based on Thomas Grill implementation.

Example usage

Given a reliability data matrix, run:

import krippendorff

krippendorff.alpha(reliability_data=...)

See sample.py and alpha's docstring for more details.

Installation

pip install krippendorff

Caveats

The implementation is fast as it doesn't do a nested loop for the coders. However, V should be small, since a VxV matrix it's used.

Citing

If you use this code in your research, please cite Fast Krippendorff:

@misc{castro-2017-fast-krippendorff,
  author = {Santiago Castro},
  title = {Fast {K}rippendorff: Fast computation of {K}rippendorff's alpha agreement measure},
  year = {2017},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/pln-fing-udelar/fast-krippendorff}}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

krippendorff-0.8.0.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

krippendorff-0.8.0-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file krippendorff-0.8.0.tar.gz.

File metadata

  • Download URL: krippendorff-0.8.0.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.0-45-generic

File hashes

Hashes for krippendorff-0.8.0.tar.gz
Algorithm Hash digest
SHA256 fa785e379fca48b03575a4df2c9553486fd5c5135c9bf10418fd9953ce555a17
MD5 bcc1e4910dd12481b94d042a7e1744cf
BLAKE2b-256 28b15765e7ac7b875b82ea98e010f7e70d01d41f4b3208434d7cecd03102a006

See more details on using hashes here.

File details

Details for the file krippendorff-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: krippendorff-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.0-45-generic

File hashes

Hashes for krippendorff-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ad5e1942fb5d239a95930ef2b611c77bbfb3ce79a74a631d1fdf0a2f26ace066
MD5 638fa816e5521df778f92b34c2dabd40
BLAKE2b-256 514b5228834939e4a02c7ca2e7adfb223ace6fc5374230c0713ea8970b6ce92d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page