PNEPs, NEPs for Context Free Parsing: Application to Natural Language Processing

  • Authors:
  • Alfonso Ortega;Emilio Rosal;Diana Pérez;Robert Mercaş;Alexander Perekrestenko;Manuel Alfonseca

  • Affiliations:
  • Dep. Ing. Inf. EPS, Universidad Autónoma de Madrid, Spain;Escuela Politécnica Superior Universidad San Pablo C.E.U, Spain;Dep. Ing. Inf. EPS, Universidad Autónoma de Madrid, Spain;Dept. of Romance Filology, GRLMC, Rovira i Virgili University, Tarragona, Spain;Dept. of Romance Filology, GRLMC, Rovira i Virgili University, Tarragona, Spain;Dep. Ing. Inf. EPS, Universidad Autónoma de Madrid, Spain

  • Venue:
  • IWANN '09 Proceedings of the 10th International Work-Conference on Artificial Neural Networks: Part I: Bio-Inspired Systems: Computational and Ambient Intelligence
  • Year:
  • 2009

Quantified Score

Hi-index 0.01

Visualization

Abstract

This work tests the suitability of NEPs to parse languages. We propose PNEP, a simple extension to NEP, and a procedure to translate a grammar into a PNEP that recognizes the same language. These parsers based on NEPs do not impose any additional constrain to the structure of the grammar, which can contain all kinds of recursive, lambda or ambiguous rules. This flexibility makes this procedure specially suited for Natural Languge Processing (NLP). In a first proof with a simplified English grammar, we got a performance (a linear time complexity) similar to that of the most popular syntactic parsers in the NLP area (Early and its derivatives). All the possible derivations for ambiguous grammars were generated.