Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/robatron/topwords
- Owner: robatron
- Created: 2013-02-11T05:27:40.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-11T05:38:27.000Z (almost 12 years ago)
- Last Synced: 2024-10-19T01:09:23.192Z (3 months ago)
- Language: Python
- Size: 2.17 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.