English

Development of email classifier in Brazilian Portuguese using feature selection for automatic response

Information Retrieval 2019-07-12 v1 Computation and Language Machine Learning

Abstract

Automatic email categorization is an important application of text classification. We study the automatic reply of email business messages in Brazilian Portuguese. We present a novel corpus containing messages from a real application, and baseline categorization experiments using Naive Bayes and support Vector Machines. We then discuss the effect of lemmatization and the role of part-of-speech tagging filtering on precision and recall. Support Vector Machines classification coupled with nonlemmatized selection of verbs, nouns and adjectives was the best approach, with 87.3% maximum accuracy. Straightforward lemmatization in Portuguese led to the lowest classification results in the group, with 85.3% and 81.7% precision in SVM and Naive Bayes respectively. Thus, while lemmatization reduced precision and recall, part-of-speech filtering improved overall results.

Cite

@article{arxiv.1907.04905,
  title  = {Development of email classifier in Brazilian Portuguese using feature selection for automatic response},
  author = {Rogerio Bonatti and Arthur Gola de Paula},
  journal= {arXiv preprint arXiv:1907.04905},
  year   = {2019}
}
R2 v1 2026-06-23T10:17:52.337Z