Metadata-Version: 1.0
Name: ir-metrics
Version: 0.0.6
Summary: The most common information retrieval (IR) metrics
Home-page: https://github.com/kqf/ir-metrics
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: ir-metrics |build| |downloads|
        ------------------------------
        
        .. |build| image:: https://travis-ci.com/kqf/ir-metrics.svg?branch=master
            :alt: Build Status
            :scale: 100%
            :target: https://travis-ci.com/kqf/ir-metrics
        
        .. |downloads| image:: https://img.shields.io/pypi/dm/ir-metrics
            :alt: PyPi downloads
            :scale: 100%
            :target: https://img.shields.io/pypi/dm/ir-metrics
        
        A set of the most common metrics in used in information retrieval.
        
        ============
        Installation
        ============
        
        To install with pip, run:
        
        .. code:: bash
        
            pip install ir-metrics
        
Platform: UNKNOWN
