Vicente Carrillo
University of Seville
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Vicente Carrillo.
ibero american conference on ai | 2002
Miguel A. Alonso; Vicente Carrillo; Víctor J. Díaz
Adjunction is a powerful operation that makes Tree Adjoining Grammar (TAG) useful for describing the syntactic structure of natural languages. In practice, a large part of wide coverage grammars written following the TAG formalism is formed by trees that can be combined by means of the simpler kind of adjunction defined for Tree Insertion Grammar. In this paper, we describe a parsing algorithm that makes use of this characteristic to reduce the practical complexity of TAG parsing: the expensive standard adjunction operation is only considered in those cases in which the simpler cubic-time adjunction cannot be applied.
industrial and engineering applications of artificial intelligence and expert systems | 1998
Víctor J. Díaz; Vicente Carrillo; Miguel Toro
Tree Insertion Grammar (TIG) is a compromise between Context-Free Grammars (CFG) and Tree Adjoining Grammars (TAG), that combines the efficiency of the former with the strong lexicalizing power of the latter. In this paper, we present a plain representation of TIG elementary trees that can be used directly as the input grammar for the original Earley parser without the additional considerations established in the Schabes and Waters Earley-based parser for TIG.
international conference natural language processing | 2004
José A. Troyano; Vicente Carrillo; Fernando Enríquez; Francisco J. Galán
In this paper we investigate the way of combining different taggers to improve their performance in the named entity recognition task. The main resources used in our experiments are the publicly available taggers TnT and TBL and a corpus of Spanish texts in which named entities occurrences are tagged with BIO tags. We have defined three transformations that provide us three additional versions of the training corpus. The transformations change either the words or the tags, and the three of them improve the results of TnT and TBL when they are trained with the original version of the corpus. With the four versions of the corpus and the two taggers, we have eight different models that can be combined with several techniques. The experiments carried out show that using machine learning techniques to combine them the performance improves considerably. We improve the baselines for TnT (Fβ= 1 value of 85.25) and TBL (Fβ= 1 value of 87.45) up to a value of 90.90 in the best of our experiments.
artificial intelligence methodology systems applications | 2002
Vicente Carrillo; Víctor J. Díaz
Tree Adjoining Grammar (TAG) is a grammar formalism that has become very popular for the description of natural languages, however, this context-sensitive formalism entails important computation costs (O(n6)-time). Tree Insertion Grammar (TIG) is a compromise between Context Free Grammar (CFG) and TAG that can be parsed in O(n3) - time. In the literature, just two Earley-like parsers for TIGs have been defined. In this paper, we define a new variant of Earley-like parser for TIGs. In order to improve the performance of this parser, we show how the left corner relation for CFG can be generalized to the case of TIG and we present an efficient parser for TIG that uses this relation.Tree Adjoining Grammar (TAG) is a grammar formalism that has become very popular for the description of natural languages, however, this context-sensitive formalism entails important computation costs (O(n6)-time). Tree Insertion Grammar (TIG) is a compromise between Context Free Grammar (CFG) and TAG that can be parsed in O(n3) - time. In the literature, just two Earley-like parsers for TIGs have been defined. In this paper, we define a new variant of Earley-like parser for TIGs. In order to improve the performance of this parser,w e show how the left corner relation for CFG can be generalized to the case of TIG and we present an efficient parser for TIG that uses this relation.
TAG+ | 2002
Víctor J. Díaz; Vicente Carrillo; Miguel A. Alonso
international workshop/conference on parsing technologies | 2000
Víctor J. Díaz; Vicente Carrillo
TAG+ | 2000
Víctor J. Díaz Madrigal; Miguel A. Alonso; Vicente Carrillo
international conference on e-business | 2007
Adolfo Aumaitre; Vicente Carrillo; F. Javier Ortega
communication systems and networks | 2007
Adolfo Aumaitre; Vicente Carrillo; Francisco J. Galán
Lecture Notes in Computer Science | 2005
José A. Troyano; Víctor J. Díaz; Fernando Enríquez; Vicente Carrillo; Fermín L. Cruz