Metadata-Version: 1.0
Name: textstat
Version: 0.1
Summary: Calculat statistics from text
Home-page: UNKNOWN
Author: Shivam Bansal, Chaitaniya Aggarwal
Author-email: shivam5992@gmail.com, chaitanya.citupes@gmail.com
License: MIT
Description: textstat
        ========
        
        Calculate statistics from text
        
        
        Features
        --------
        
        1. The Flesch Reading Ease formula
        
        2. The Flesch-Kincaid Grade Level
        
        3. The Fog Scale (Gunning FOG Formula)
        
        4. The SMOG Index
        
        5. The Coleman-Liau Index
        
        6. Automated Readability Index
        
        7. Linsear Write Formula
        
        8. Syllable Count
        
        9. Gunning Fog Score
        
        10. Dale-Chall Readability Score
        
        11. Spache Readability Score
        
        12. Lexicon Count
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
