Metadata-Version: 2.1
Name: agreement-phi
Version: 0.2.4
Summary: Inter-rater agreement Phi, as an alternative to Kripperndorfs alpha, as described in https://github.com/AlessandroChecco/agreement-phi
Home-page: https://github.com/AlessandroChecco/agreement-phi
Author: Alessandro Checco
Author-email: a.checco@sheffield.ac.uk
License: UNKNOWN
Project-URL: Source, https://github.com/AlessandroChecco/agreement-phi
Project-URL: Bug Reports, https://github.com/AlessandroChecco/agreement-phi/issues
Keywords: agreement krippendorff
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
Requires-Dist: pymc3 (>=3.3)
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

# Agreement measure Phi
Source code for inter-rater agreement measure Phi. Live demo here: http://agreement-measure.sheffield.ac.uk

## Requirements
python 3+, pymc3 3.3+. See requirements files for tested working versions on linux and osx.



