项目描述 : Automatic Text Summarization is implemented using Python NLTK library by tokenizing the sentences, finding weighted frequency of occurrence and calculating sentence scores. The process of web scraping articles is done using BeautifulSoup library.