Metadata-Version: 1.0
Name: Distiller
Version: 0.1.0
Summary: Automatic Keyword Extraction from Document Collections
Home-page: https://github.com/FranciscoCanas/Distiller
Author: Francisco Canas
Author-email: mailfrancisco@gmail.com
License: LICENSE.txt
Description: =================
        Keyword Extractor
        =================
        
        Keyword Extractor provides convenient auto-extraction of document key words
        based on term-frequency/inverse-document-frequency (TF-IDF), word
        positioning, and other related features. 
        
        Extractor handles all of the pre-processing details, and produces final
        statistic reports in JSON format.
        
        See the guide in docs for usage.
        
Platform: UNKNOWN
