The document proposes a method to automatically detect sub-events from social media feeds by filtering tweets, grouping similar tweets to detect sub-events, and summarizing the tweets in each group. It applies this method to tweets about the US presidential election to detect defining moments as sub-events. The approach involves filtering tweets, representing tweets as vectors to calculate similarity, grouping similar tweets using distance measures, and summarizing related tweets in each group using frequent words.