This document discusses using particle swarm optimization (PSO) for feature selection in text categorization. It provides an introduction to PSO, explaining how it was inspired by bird flocking behavior. The document outlines the PSO algorithm, parameters, and concepts like particle velocity and position updating. It also discusses feature selection techniques like filter and wrapper methods and compares different feature utility measures that can be used.