Skip to content
/ Zipfy Public

Generates a zipfian distribution from the word frequency list extracted from a webpage.

Notifications You must be signed in to change notification settings

okal/Zipfy

Repository files navigation

Dependencies

Flask
requests
redis-py

Install redis-server to enable caching.

Running zipfy

Running Zipfy is as simple as

python app.py

Go to http://127.0.0.1:5000 in your browser after launching the app.

Check out the demo at zipf.ep.io

So, am I hired?

Licensing

For everyone else

Do what you want with the code, with one caveat. You can't sue me if your head explodes or you're otherwise injured after using it. It's not my problem. In other words, MIT License.

© Okal Otieno 2012 and beyond.

About

Generates a zipfian distribution from the word frequency list extracted from a webpage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages