The document discusses automatic text summarization using natural language processing. It describes using the Simplified Lesk calculation and WordNet to assess the importance of sentences in a document and perform word sense disambiguation. The proposed approach assesses sentence weights using Simplified Lesk and orders them by weight. It then selects sentences for the summary based on a given summarization percentage. The approach provides good results for summaries up to 50% of the original text and acceptable results up to 25%.