COLING 2020main4 citations

Lin: Unsupervised Extraction of Tasks from Textual Communication

Parth Diwanji, Hui Guo, Munindar Singh, Anup Kalia

Abstract

Commitments and requests are a hallmark of collaborative communication, especially in team settings. Identifying specific tasks being committed to or request from emails and chat messages can enable important downstream tasks, such as producing todo lists, reminders, and calendar entries. State-of-the-art approaches for task identification rely on large annotated datasets, which are not always available, especially for domain-specific tasks. Accordingly, we propose Lin, an unsupervised approach of identifying tasks that leverages dependency parsing and VerbNet. Our evaluations show that Lin yields comparable or more accurate results than supervised models on domains with large training sets, and maintains its excellent performance on unseen domains.

BibTeX
@inproceedings{diwanji-etal-2020-lin,
    title = "Lin: Unsupervised Extraction of Tasks from Textual Communication",
    author = "Diwanji, Parth  and
      Guo, Hui  and
      Singh, Munindar  and
      Kalia, Anup",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.164/",
    doi = "10.18653/v1/2020.coling-main.164",
    pages = "1815--1819"
}