Computing Lexical Contrast
Saif M. Mohammad, Bonnie J. Dorr, Graeme Hirst, and Peter D. Turney

TL;DR
This paper introduces an automatic method for identifying contrasting word pairs by leveraging the relationship between opposites and related words, improving the detection of lexical contrast in NLP tasks.
Contribution
It proposes a novel contrast hypothesis-based approach combined with corpus data and thesaurus structure to automatically identify contrasting word pairs with high precision.
Findings
High precision in detecting contrasting pairs
Outperforms existing contrast detection methods
Provides a large coverage of contrasting word pairs
Abstract
Knowing the degree of semantic contrast between words has widespread application in natural language processing, including machine translation, information retrieval, and dialogue systems. Manually-created lexicons focus on opposites, such as {\rm hot} and {\rm cold}. Opposites are of many kinds such as antipodals, complementaries, and gradable. However, existing lexicons often do not classify opposites into the different kinds. They also do not explicitly list word pairs that are not opposites but yet have some degree of contrast in meaning, such as {\rm warm} and {\rm cold} or {\rm tropical} and {\rm freezing}. We propose an automatic method to identify contrasting word pairs that is based on the hypothesis that if a pair of words, and , are contrasting, then there is a pair of opposites, and , such that and are strongly related and and are strongly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
