This document discusses automatic bug triage using data reduction techniques on bug report data. It proposes combining instance selection and feature selection to simultaneously reduce the scale of bug reports and words. An algorithm is presented that first applies feature selection to reduce words, then applies instance selection to reduce bug reports. A predictive model is used to determine the optimal order of these reduction techniques based on attributes of historical bug data. The approach aims to improve the accuracy of automatic bug triage by leveraging data processing to form a reduced, higher quality training set from large bug repositories.