An Object-Oriented and Fast Lexicon for Semantic Generation
| dc.creator | Hijzelendoorn, Maarten | |
| dc.creator | Cremers, Crit | |
| dc.date | 2009-05-20 | |
| dc.date.accessioned | 2026-07-07T13:16:50Z | |
| dc.date.available | 2026-07-07T13:16:50Z | |
| dc.description | This paper is about the technical design of a large computational lexicon, its storage, and its access from a Prolog environment. Traditionally, efficient access and storage of data structures is implemented by a relational database management system. In Delilah, a lexicon-based NLP system, efficient access to the lexicon by the semantic generator is vital. We show that our highly detailed HPSG-style lexical specifications do not fit well in the Relational Model, and that they cannot be efficiently retrieved. We argue that they fit more naturally in the Object-Oriented Model. Although storage of objects is redundant, we claim that efficient access is still possible by applying indexing, and compression techniques from the Relational Model to the Object-Oriented Model. We demonstrate that it is possible to implement object-oriented storage and fast access in ISO Prolog. | |
| dc.description | Paper presented at the 18th Computational Linguistics In the Netherlands Meeting (CLIN), Nijmegen, 10 December 2007, 15pp | |
| dc.identifier | https://arxiv.org/abs/0905.3318 | |
| dc.identifier | http://arxiv.org/abs/0905.3318 | |
| dc.identifier.uri | http://salesiana.dossiersoluciones.com/handle/123456789/230920 | |
| dc.subject | Computation and Language | |
| dc.subject | Databases | |
| dc.subject | Data Structures and Algorithms | |
| dc.subject | Information Retrieval | |
| dc.subject | Programming Languages | |
| dc.title | An Object-Oriented and Fast Lexicon for Semantic Generation | |
| dc.type | text |