Metadata-Version: 2.1
Name: congruous
Version: 0.1.3
Summary: A python command-line tool to compare and generate accuracy reports for custom built OCR models.
Home-page: UNKNOWN
Author: Mahesh Kumaran T
Author-email: maheshtkumaran@gmail.com
License: UNKNOWN
Description: # Congruous
        
         A python CLI that generates performance and accuracy reports of your OCR recognized data with the human-curated correct data 
        
        #### Installation 
         
         Works on python-3 environment and requires pip3 to install . In order to avoid environment conflicts setting up  [virtualenv](https://virtualenv.pypa.io/en/latest/) is advisable.
        
        ```
         $ pip install congruous
        ```
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
