English

Auto-tagging of Short Conversational Sentences using Natural Language Processing Methods

Computation and Language 2021-06-10 v1

Abstract

In this study, we aim to find a method to auto-tag sentences specific to a domain. Our training data comprises short conversational sentences extracted from chat conversations between company's customer representatives and web site visitors. We manually tagged approximately 14 thousand visitor inputs into ten basic categories, which will later be used in a transformer-based language model with attention mechanisms for the ultimate goal of developing a chatbot application that can produce meaningful dialogue. We considered three different state-of-the-art models and reported their auto-tagging capabilities. We achieved the best performance with the bidirectional encoder representation from transformers (BERT) model. Implementation of the models used in these experiments can be cloned from our GitHub repository and tested for similar auto-tagging problems without much effort.

Keywords

Cite

@article{arxiv.2106.04959,
  title  = {Auto-tagging of Short Conversational Sentences using Natural Language Processing Methods},
  author = {Şükrü Ozan and D. Emre Taşar},
  journal= {arXiv preprint arXiv:2106.04959},
  year   = {2021}
}

Comments

in Turkish language

R2 v1 2026-06-24T02:59:50.961Z