The document summarizes research comparing algorithms and methods for categorizing texts. It discusses modifications made to naive Bayes, SVM, and PrTFIDF algorithms to improve classification accuracy. Preliminary processing steps like morphological analysis and parsing were also explored. Experimental results on two test collections showed the modified Bayesian algorithm achieved the best accuracy at 45.46%, outperforming PrTFIDF and SVM. Further areas of potential improvement are identified.