iamc / myword-count

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binder

Word count example

These programs will count words in a given text, plot a bar chart of the 10 most common words, and test Zipf's law on the two most common words.

We use this example in two CodeRefinery lessons:

About

License:MIT License


Languages

Language:Python 90.2%Language:Makefile 9.8%