This research develops a hybrid learning algorithm for automated text categorization of NASA’s airborne measurement data, aiming to classify measurement types efficiently while addressing limitations of previous decision-tree-based methods. The proposed solution combines a decision tree for feature selection and a weighted naive bayes classifier to improve accuracy despite data complexities and correlations. Results indicate that the algorithm is effective, offering a good balance of performance and resource efficiency, and it includes a dynamic retraining feature for continuous improvement.