Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robatron/topwords

Display the most common words in a list of words split across one or more files.
https://github.com/robatron/topwords

Last synced: about 2 months ago
JSON representation

Display the most common words in a list of words split across one or more files.

Awesome Lists containing this project

README

        

topwords.py
===========
Display the most common words in a list of words split across one or more files.

E.g.,

1000: foo bar
985: baz qux
184: corge grault
10: garply waldo
...

See "Settings" in script for more details.