English

Language Models are Crossword Solvers

Computation and Language 2025-06-10 v3 Artificial Intelligence

Abstract

Crosswords are a form of word puzzle that require a solver to demonstrate a high degree of proficiency in natural language understanding, wordplay, reasoning, and world knowledge, along with adherence to character and length constraints. In this paper we tackle the challenge of solving crosswords with large language models (LLMs). We demonstrate that the current generation of language models shows significant competence at deciphering cryptic crossword clues and outperforms previously reported state-of-the-art (SoTA) results by a factor of 2-3 in relevant benchmarks. We also develop a search algorithm that builds off this performance to tackle the problem of solving full crossword grids with out-of-the-box LLMs for the very first time, achieving an accuracy of 93% on New York Times crossword puzzles. Additionally, we demonstrate that LLMs generalize well and are capable of supporting answers with sound rationale.

Keywords

Cite

@article{arxiv.2406.09043,
  title  = {Language Models are Crossword Solvers},
  author = {Soumadeep Saha and Sutanoya Chakraborty and Saptarshi Saha and Utpal Garain},
  journal= {arXiv preprint arXiv:2406.09043},
  year   = {2025}
}

Comments

10 pages, 3 figures, 6 Appendix. Accepted to NAACL 2025

R2 v1 2026-06-28T17:04:27.241Z