The document discusses a novel approach for word sense disambiguation (WSD) that employs a master-slave voting technique, combining decision list as the master classifier and naïve bayes and adaboost as slave classifiers to enhance accuracy. Experiments demonstrate that this combination improves the performance of WSD compared to individual algorithms, as evidenced by improvements in precision, recall, and f-measure metrics. The master-slave model allows for effective error reduction by leveraging the strengths of multiple classifiers.