COLING 2024main1 citations

QueryNER: Segmentation of E-commerce Queries

Chester Palen-Michel, Lizzie Liang, Zhe Wu, Constantine Lignos

Abstract

We present QueryNER, a manually-annotated dataset and accompanying model for e-commerce query segmentation. Prior work in sequence labeling for e-commerce has largely addressed aspect-value extraction which focuses on extracting portions of a product title or query for narrowly defined aspects. Our work instead focuses on the goal of dividing a query into meaningful chunks with broadly applicable types. We report baseline tagging results and conduct experiments comparing token and entity dropping for null and low recall query recovery. Challenging test sets are created using automatic transformations and show how simple data augmentation techniques can make the models more robust to noise. We make the QueryNER dataset publicly available.

BibTeX
@inproceedings{palen-michel-etal-2024-queryner,
    title = "{Q}uery{NER}: Segmentation of {E}-commerce Queries",
    author = "Palen-Michel, Chester  and
      Liang, Lizzie  and
      Wu, Zhe  and
      Lignos, Constantine",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.1178/",
    pages = "13455--13470"
}
QueryNER: Segmentation of E-commerce Queries · COLING 2024