Dev speak analyzes year reports from development organizations and measures the amount of buzz-words used in each of them. This is a first version that is very rough around the edges. The count needs to be heavily improved and results are simply dumped in separate JSON files at the moment.
python dev-speak.py
Requires the following files:
- buzzwords.csv
An overview of the words that will be indexed. - reports.csv
A list with organizations and year reports that will be analyzed.