{"id":27066281,"url":"https://github.com/nilsreiter/iaa","last_synced_at":"2026-01-19T11:32:23.442Z","repository":{"id":94627460,"uuid":"54418527","full_name":"nilsreiter/iaa","owner":"nilsreiter","description":"command line stuff to calculate inter annotator agreement","archived":false,"fork":false,"pushed_at":"2016-11-11T14:00:53.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T18:51:50.588Z","etag":null,"topics":["fleiss","inter-annotator-agreement","kappa"],"latest_commit_sha":null,"homepage":null,"language":"Awk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nilsreiter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-21T19:57:08.000Z","updated_at":"2020-01-27T07:33:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6f7e4a7-bca4-44d6-ae85-7507cf3ed94c","html_url":"https://github.com/nilsreiter/iaa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nilsreiter/iaa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsreiter%2Fiaa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsreiter%2Fiaa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsreiter%2Fiaa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsreiter%2Fiaa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilsreiter","download_url":"https://codeload.github.com/nilsreiter/iaa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsreiter%2Fiaa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28566408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fleiss","inter-annotator-agreement","kappa"],"created_at":"2025-04-05T18:36:33.833Z","updated_at":"2026-01-19T11:32:23.437Z","avatar_url":"https://github.com/nilsreiter.png","language":"Awk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inter-Annotator-Agreement\n\nThis repository contains code to calculate inter-annotator-agreement (Fleiss' Kappa at the moment) on the command line using awk.\n\n## Fleiss' Kappa\n\nCalculates [Fleiss' kappa](https://en.wikipedia.org/wiki/Fleiss%27_kappa)\n```\n$ awk -f kappa.awk FILENAME\n```\n\nTesting\n```\n$ awk -f kappa.awk test.csv\n0.209931\n```\n\n`test.csv` contains the same data as on the Wikipedia page as an example.\n\n\n## Accuracy\n```\n$ awk -f accuracy.awk FILENAME\n```\n\nTesting \n```\n$ awk -f accuracy.awk test-accuracy.tsv\n0.528571\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilsreiter%2Fiaa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilsreiter%2Fiaa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilsreiter%2Fiaa/lists"}