SkillAgentSearch skills...

Freeq

A Python script to generate word frequency report of English text

Install / Use

/learn @Enaunimes/Freeq
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars86
CategoryDevelopment
Updated1y ago
Forks26

Languages

Python

Security Score

65/100

Audited on Jan 13, 2025

No findings