SOTAVerified

Extending a wordnet framework for simplicity and scalability

2012-05-01LREC 2012Unverified0· sign in to hype

Pedro Fialho, S{\'e}rgio Curto, Ana Cristina Mendes, Lu{\'\i}sa Coheur

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The WordNet knowledge model is currently implemented in multiple software frameworks providing procedural access to language instances of it. Frameworks tend to be focused on structural/design aspects of the model thus describing low level interfaces for linguistic knowledge retrieval. Typically the only high level feature directly accessible is word lookup while traversal of semantic relations leads to verbose/complex combinations of data structures, pointers and indexes which are irrelevant in an NLP context. Here is described an extension to the JWNL framework that hides technical requirements of access to WordNet features with an essentially word/sense based API applying terminology from the official online interface. This high level API is applied to the original English version of WordNet and to an SQL based Portuguese lexicon, translated into a WordNet based representation usable by JWNL.

Tasks

Reproductions