Metadata-Version: 1.2
Name: hakku
Version: 0.1.1
Summary: Tool for article clustering based on word counts in titles and keywords.
Home-page: UNKNOWN
Author: Ilkka Pölönen, Tuomo Sipola, Paavo Nieminen, Jarno Kiesiläinen
Author-email: UNKNOWN
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        Hakku - tool for article clustering based on word counts in titles
        and keywords. 
        
        Clustering can be run from inside a script by run_files function or
        from command line with python -m hakku articles1.txt articles2.txt
        
Platform: UNKNOWN
Requires-Python: >=3, <4
