{"id":27776349,"url":"https://github.com/tuliosg/calculadora-kappa","last_synced_at":"2026-04-28T08:01:33.240Z","repository":{"id":290454250,"uuid":"974445315","full_name":"tuliosg/calculadora-kappa","owner":"tuliosg","description":"Calculadora Kappa para medir concordância entre avaliadores/anotadores.","archived":false,"fork":false,"pushed_at":"2025-04-28T22:25:10.000Z","size":203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T05:04:41.943Z","etag":null,"topics":["kappa","nltk","python","statistics","streamlit"],"latest_commit_sha":null,"homepage":"https://calculadora-kappa.streamlit.app","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tuliosg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-04-28T19:40:06.000Z","updated_at":"2025-04-28T22:25:13.000Z","dependencies_parsed_at":"2025-04-28T23:36:55.437Z","dependency_job_id":"6db6ab5d-d2ae-47eb-9f5b-a3dcd64d7b37","html_url":"https://github.com/tuliosg/calculadora-kappa","commit_stats":null,"previous_names":["tuliosg/calculadora-kappa"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuliosg%2Fcalculadora-kappa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuliosg%2Fcalculadora-kappa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuliosg%2Fcalculadora-kappa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuliosg%2Fcalculadora-kappa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuliosg","download_url":"https://codeload.github.com/tuliosg/calculadora-kappa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251644841,"owners_count":21620632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["kappa","nltk","python","statistics","streamlit"],"created_at":"2025-04-30T05:04:46.494Z","updated_at":"2026-04-28T08:01:28.218Z","avatar_url":"https://github.com/tuliosg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Calculadora Kappa](https://img.shields.io/badge/Streamlit-Calculadora%20Kappa-FF4B4B?style=flat-square\u0026logo=streamlit\u0026logoColor=white)](https://calculadora-kappa.streamlit.app)\n# Calculadora Kappa\n\u003e Túlio Gois\n\nEsta aplicação permite medir a concordância entre dois ou mais anotadores através do cálculo de Kappa. O índice é calculado utilizando Cohen's Kappa para dois anotadores e Fleiss' Kappa para mais de dois anotadores.\n\nO [Kappa](https://pt.wikipedia.org/wiki/Concordância_entre_avaliadores#Estatísticas_Kappa) é uma das formas de medir concordância ou confiabilidade, corrigindo as classificações que podem ser iguais por acaso.\nOs cálculos de concordância utilizados na aplicação são realizados através das funções [`kappa()`](https://www.nltk.org/api/nltk.metrics.agreement.html#nltk.metrics.agreement.AnnotationTask.kappa) e [`multi_kappa()`](https://www.nltk.org/api/nltk.metrics.agreement.html#nltk.metrics.agreement.AnnotationTask.multi_kappa) da biblioteca [NLTK](https://www.nltk.org/).\n\n## Estrutura do repositório\n### 📁 .streamlit\nArquivo de configuração do Streamlit.\n\n### 📁 imgs\nLogo utilizada na aplicação.\n\n### `kappa.py`\nImplementação do cálculo de Kappa.\n\n### `main.py`\nCódigo principal da aplicação em Streamlit.\n\n### `requirements.txt`\nDependências do projeto.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuliosg%2Fcalculadora-kappa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuliosg%2Fcalculadora-kappa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuliosg%2Fcalculadora-kappa/lists"}