This document summarizes a research paper that proposes an unsupervised text data segmentation model using genetic algorithms (OUTDSM) to improve clustering accuracy. The OUTDSM uses an encoding strategy, fitness function, and genetic operators to evolve optimal text clusters. Experimental results presented in the research paper demonstrate that OUTDSM can arrive at global optima and prevent stagnation at local optima due to its biologically diverse population. Key areas of related work discussed include text mining techniques, clustering methods, and prior uses of optimization algorithms like genetic algorithms for text mining tasks.