This document discusses using machine learning models for extractive text summarization. It explores five models - artificial neural network, naive Bayes classifier, support vector machine, and two convolutional neural networks. It also proposes a new method to generate extractive summarization datasets from human summaries. The models are trained and tested on a dataset generated from CNN/Daily Mail articles, with the convolutional neural network approach achieving the highest accuracy.