@inproceedings{rizzo-2021-linpp,
title = "{L}in{PP}: a Python-friendly algorithm for Linear Pregroup Parsing",
author = "Rizzo, Irene",
booktitle = "Proceedings of the 2021 Workshop on Semantic Spaces at the Intersection of NLP, Physics, and Cognitive Science (SemSpace)",
month = jun,
year = "2021",
address = "Groningen, The Netherlands",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2021.semspace-1.2",
pages = "12--19",
abstract = "We define a linear pregroup parser, by applying some key modifications to the minimal parser defined in (Preller, 2007). These include handling words as separate blocks, and thus respecting their syntactic role in the sentence. We prove correctness of our algorithm with respect to parsing sentences in a subclass of pregroup grammars. The algorithm was specifically designed for a seamless implementation in Python. This facilitates its integration within the DisCopy module for QNLP and vastly increases the applicability of pregroup grammars to parsing real-world text data.",
}
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="rizzo-2021-linpp">
<titleInfo>
<title>LinPP: a Python-friendly algorithm for Linear Pregroup Parsing</title>
</titleInfo>
<name type="personal">
<namePart type="given">Irene</namePart>
<namePart type="family">Rizzo</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2021-06</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of the 2021 Workshop on Semantic Spaces at the Intersection of NLP, Physics, and Cognitive Science (SemSpace)</title>
</titleInfo>
<originInfo>
<publisher>Association for Computational Linguistics</publisher>
<place>
<placeTerm type="text">Groningen, The Netherlands</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
</relatedItem>
<abstract>We define a linear pregroup parser, by applying some key modifications to the minimal parser defined in (Preller, 2007). These include handling words as separate blocks, and thus respecting their syntactic role in the sentence. We prove correctness of our algorithm with respect to parsing sentences in a subclass of pregroup grammars. The algorithm was specifically designed for a seamless implementation in Python. This facilitates its integration within the DisCopy module for QNLP and vastly increases the applicability of pregroup grammars to parsing real-world text data.</abstract>
<identifier type="citekey">rizzo-2021-linpp</identifier>
<location>
<url>https://aclanthology.org/2021.semspace-1.2</url>
</location>
<part>
<date>2021-06</date>
<extent unit="page">
<start>12</start>
<end>19</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T LinPP: a Python-friendly algorithm for Linear Pregroup Parsing
%A Rizzo, Irene
%S Proceedings of the 2021 Workshop on Semantic Spaces at the Intersection of NLP, Physics, and Cognitive Science (SemSpace)
%D 2021
%8 June
%I Association for Computational Linguistics
%C Groningen, The Netherlands
%F rizzo-2021-linpp
%X We define a linear pregroup parser, by applying some key modifications to the minimal parser defined in (Preller, 2007). These include handling words as separate blocks, and thus respecting their syntactic role in the sentence. We prove correctness of our algorithm with respect to parsing sentences in a subclass of pregroup grammars. The algorithm was specifically designed for a seamless implementation in Python. This facilitates its integration within the DisCopy module for QNLP and vastly increases the applicability of pregroup grammars to parsing real-world text data.
%U https://aclanthology.org/2021.semspace-1.2
%P 12-19
Markdown (Informal)
[LinPP: a Python-friendly algorithm for Linear Pregroup Parsing](https://aclanthology.org/2021.semspace-1.2) (Rizzo, SemSpace 2021)
ACL