paper-with-me

홈 › Papers

Semantically Informed Slang Interpretation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Slang is a predominant form of informal language making flexible and extended use of words that is notoriously hard for natural language processing systems to interpret. Existing approaches to slang interpretation tend to rely on context but ignore semantic extensions common in slang word usage. We propose a semantically informed slang interpretation (SSI) framework that considers jointly the contextual and semantic appropriateness of a candidate interpretation for a query slang. We perform rigorous evaluation on two large-scale online slang dictionaries and show that our approach not only achieves state-of-the-art accuracy for slang interpretation in English, but also does so in zero-shot and few-shot scenarios where training data is sparse. Furthermore, we show how the same framework can be applied to enhancing machine translation of slang from English to other languages. Our work creates opportunities for the automated interpretation and translation of informal language.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Semantically Informed Slang Interpretation

2022-05-02 · NAACL 2022 7 · Zhewei Sun, Richard Zemel, Yang Xu

Slang is a predominant form of informal language making flexible and extended use of words that is notoriously hard for natural language processing systems to interpret. Existing approaches to slang interpretation tend t…

Machine TranslationTranslation

Slang Context-based Inference Enhancement via Greedy Search-Guided Chain-of-Thought Prompting

2026-01-15 · Jinghan Cao, Qingyang Ren, Xiangyun Chen, Xinjin Li 외 arxiv

Slang interpretation has been a challenging downstream task for Large Language Models (LLMs) as the expressions are inherently embedded in contextual, cultural, and linguistic frameworks. In the absence of domain-specifi…

A Computational Framework for Slang Generation

2021-02-03 · Zhewei Sun, Richard Zemel, Yang Xu

Slang is a common type of informal language, but its flexible nature and paucity of data resources present challenges for existing natural language systems. We take an initial step toward machine generation of slang by d…

Contrastive Learning

How do Language Models Generate Slang: A Systematic Comparison between Human and Machine-Generated Slang Usages

2025-09-19 · Siyang Wu, Zhewei Sun arxiv

Slang is a commonly used type of informal language that poses a daunting challenge to NLP systems. Recent advances in large language models (LLMs), however, have made the problem more approachable. While LLM agents are b…

SlangDIT: Benchmarking LLMs in Interpretative Slang Translation

2025-05-20 · Yunlong Liang, Fandong Meng, Jiaan Wang, Jie zhou

The challenge of slang translation lies in capturing context-dependent semantic extensions, as slang terms often convey meanings beyond their literal interpretation. While slang detection, explanation, and translation ha…

BenchmarkingSentenceTranslation