@inproceedings{kogkalidis-etal-2023-spindle,
title = "{SPINDLE}: Spinning Raw Text into Lambda Terms with Graph Attention",
author = "Kogkalidis, Konstantinos and
Moortgat, Michael and
Moot, Richard",
editor = "Croce, Danilo and
Soldaini, Luca",
booktitle = "Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics: System Demonstrations",
month = may,
year = "2023",
address = "Dubrovnik, Croatia",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2023.eacl-demo.15/",
doi = "10.18653/v1/2023.eacl-demo.15",
pages = "128--135",
abstract = "This paper describes SPINDLE, an open source Python module, providing an efficient and accurate parser for written Dutch that transforms raw text input to programs for meaning composition expressed as {\ensuremath{\lambda}} terms. The parser integrates a number of breakthrough advances made in recent years. Its output consists of hi-res derivations of a multimodal type-logical grammar, capturing two orthogonal axes of syntax, namely deep function-argument structures and dependency relations. These are produced by three interdependent systems: a static type-checker asserting the well-formedness of grammatical analyses, a state-of-the-art, structurally-aware supertagger based on heterogeneous graph convolutions, and a massively parallel proof search component based on Sinkhorn iterations. Packed in the software are also handy utilities and extras for proof visualization and inference, intended to facilitate end-user utilization."
}
Markdown (Informal)
[SPINDLE: Spinning Raw Text into Lambda Terms with Graph Attention](https://preview.aclanthology.org/add-emnlp-2024-awards/2023.eacl-demo.15/) (Kogkalidis et al., EACL 2023)
ACL
- Konstantinos Kogkalidis, Michael Moortgat, and Richard Moot. 2023. SPINDLE: Spinning Raw Text into Lambda Terms with Graph Attention. In Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics: System Demonstrations, pages 128–135, Dubrovnik, Croatia. Association for Computational Linguistics.