This document summarizes a case study on event detection in Twitter using a methodology called EDCoW. EDCoW constructs signals from Twitter data by grouping related words and computing their correlations over time. It then performs graph partitioning on the correlation data to cluster correlated words and detect events. The case study applies EDCoW to Twitter data, detecting 6 events. While effective, the study notes EDCoW could be improved by better controlling parameters and providing context to interpret grouped words as real-world events.