Skip to content
/ word-count Public template
forked from coderefinery/word-count

Example project we use in the reproducibility and documentation lessons.

License

Notifications You must be signed in to change notification settings

michaelh00/word-count

 
 

Repository files navigation

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

Example project we use in the reproducibility and documentation lessons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.5%
  • Dockerfile 10.8%
  • Makefile 8.7%