1) The document describes a project implementing event-based news clustering using k-means and modified k-means clustering algorithms.
2) The author crawled election campaign data from different time periods using Bing API and applied k-means and modified k-means clustering.
3) Evaluation results found that modified k-means performed better, with higher purity and Rand index scores, clustering related news articles into coherent events.