Study classifies poetry by poet using text categorization techniques.
problem Classifying poetry based on the poet who wrote it.
method Constructed a data set of English poetry, applied text categorization techniques, used Chi-Square for feature selection, and tested five classification algorithms.
result Sequential minimal optimization achieved a 70% classification success rate.