Skip to content
/ freeq Public
forked from Enaunimes/freeq

A Python script to generate word frequency report of English text

Notifications You must be signed in to change notification settings

hffqyd/freeq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Python 3.4+

Usage

./freeq.py -i input_file.txt

./freeq.py -i input_file.txt -o output_file.txt

Thanks to

12dicts word list: http://wordlist.aspell.net/12dicts-readme/

lemmas.txt is derrived from 2+2+3lem.txt in version 6 of 12dicts word list.

Licenses

The freq.py is released under the BSD-2-Clause license.

The lemmas.txt, which is derrived from the collective work by Keven Atkinson and many others, is released under the licenses mentioned in COPYRIGHT.

Disclaimer

No Warranties. Use at your own risk.

About

A Python script to generate word frequency report of English text

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%