Metadata-Version: 1.0
Name: searcheval
Version: 0.1
Summary: Library implementing metrics and tools for the evaluation of search results (rankings)
Home-page: https://github.com/tobigue/searcheval
Author: Tobias Guenther
Author-email: searcheval@tobias.io
License: LICENSE.txt
Description: ==========
        searcheval
        ==========
        
        Library implementing metrics and tools for the evaluation of search results (rankings).
        
        
        Tests
        =====
        
        Testing requires having the nose library (`pip install nose`).
        After installation, the package can be tested by executing from
        outside the source directory::
        
            nosetests --exe -v
        
Platform: UNKNOWN
