Skip to content

JuliaBrueggemann/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 lesson.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.8%
  • Dockerfile 12.8%
  • Makefile 8.4%