This document discusses an attempt to create an extractive automatic text summarizer. It splits document paragraphs into sentences and ranks the sentences based on summarization features, with higher ranked sentences considered more important for generating the summary. The proposed system uses the TextRank algorithm to rank sentences based on graph-based features. The paper presents the TextRank approach and compares the proposed system to existing MS Word summarization methods. Evaluation measures are also described to assess the performance of the summarizer.