Y’all should read this! Identifying Plurality in Second-Person Personal Pronouns in English Texts

Gabriel Stanovsky1 and Ronen Tamari2
1University of Washington, Allen Institute for Artificial Intelligence, 2Hebrew University of Jerusalem


Abstract

Distinguishing between singular and plural “you” in English is a challenging task which has potential for downstream applications, such as machine translation or coreference resolution. While formal written English does not distinguish between these cases, other languages (such as Spanish), as well as other dialects of English (via phrases such as “y’all”), do make this distinction. We make use of this to obtain distantly-supervised labels for the task on a large-scale in two domains. Following, we train a model to distinguish between the single/plural ‘you’, finding that although in-domain training achieves reasonable accuracy (≥ 77%), there is still a lot of room for improvement, especially in the domain-transfer scenario, which proves extremely challenging. Our code and data are publicly available.