# gitee-word-count **Repository Path**: sudhesh/gitee-word-count ## Basic Information - **Project Name**: gitee-word-count - **Description**: test repo got Webhooks - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://en.wikipedia.org/wiki/Zipf%27s_law) on the two most common words. - Inspired by and derived from https://hpc-carpentry.github.io/hpc-python/ which is distributed under [Creative Commons Attribution license (CC-BY 4.0)](https://creativecommons.org/licenses/by/4.0/). - Documentation: https://word-count.readthedocs.io We use this example in two [CodeRefinery](https://coderefinery.org/) lessons: - https://coderefinery.github.io/reproducible-research/ - https://coderefinery.github.io/documentation/