@inproceedings{zhao-penn-2025-efficient,
title = "An Efficient Parser for Bounded-Order Product-Free {L}ambek Categorial Grammar via Term Graph",
author = "Zhao, Jinman and
Penn, Gerald",
editor = "Sagae, Kenji and
Oepen, Stephan",
booktitle = "Proceedings of the 18th International Conference on Parsing Technologies (IWPT, SyntaxFest 2025)",
month = aug,
year = "2025",
address = "Ljubljana, Slovenia",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/corrections-2025-08/2025.iwpt-1.1/",
pages = "1--10",
ISBN = "979-8-89176-294-7",
abstract = "Lambek Categorial Grammar (LCG) parsing has been proved to be an NP-complete problem. However, in the bounded-order case, the complexity can be reduced to polynomial time. (CITATION) first introduced the term graph, a simple graphical representation for LCG parsing, but his algorithm for using it remained largely inscrutable. (CITATION) later proposed a polynomial algorithm for bounded-order LCG parsing based on cyclic linear logic, yet both approaches remain largely theoretical, with no open-source implementations available. In this work, we combine the term-graph representation with insights from cyclic linear logic to develop a novel parsing algorithm for bounded-order LCG. Furthermore, we release our parser as an open-source tool."
}
Markdown (Informal)
[An Efficient Parser for Bounded-Order Product-Free Lambek Categorial Grammar via Term Graph](https://preview.aclanthology.org/corrections-2025-08/2025.iwpt-1.1/) (Zhao & Penn, IWPT-SyntaxFest 2025)
ACL