Metadata-Version: 2.4
Name: llm-classification-validator
Version: 1.0.0
Summary: Psychometric validation framework for LLM-generated classifications
Project-URL: Homepage, https://github.com/security-decision-science/llm-classification-validator
Project-URL: Repository, https://github.com/security-decision-science/llm-classification-validator
Project-URL: Changelog, https://github.com/security-decision-science/llm-classification-validator/blob/main/CHANGELOG.md
Author: Laura Voicu
License-Expression: LicenseRef-CC-BY-NC-SA-4.0
License-File: LICENSE
Keywords: AI,classification,cohen-kappa,evaluation,kappa,llm,psychometric,security,taxonomy,validation
Requires-Python: >=3.10
Provides-Extra: dev
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Provides-Extra: ui
Requires-Dist: nicegui>=3.0; extra == 'ui'
Requires-Dist: plotly>=5.0; extra == 'ui'
