jpgsantos / testdoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 80.8%Language:Dockerfile 10.5%Language:Makefile 8.7%