Autores: | Xavier Lluís |
URL: | http://www.lsi.upc.edu/~xlluis/jointparser |
Contacto: | Xavier Lluís <xlluis |
Descripción
Jointparser is a data-driven parser that jointly performs both syntactic dependency parsing and shallow semantic parsing. The system is based on an extension of the Eisner algorithm and uses an online averaged preceptron as a learning method. Shallow semantic parsing is performed for nominal and verbal predicates. The system was presented in the context of the CoNLL-2008 shared task.
Funcionalidad
Noun Phrase and Verbal Phrase identification, joint sintactic and semantic analysis (on-line for english sentences).
Tecnología
C++, web interface
Requisitos técnicos
Included svmlight (svmlight.joachims.org).
Módulos
Innovación
It was one of the two novel joint syntactic-semantic parsers presented at the CoNLL-2008 shared task. It achieved a reasonable performance given it is a built-from-scratch system.
Desarrollo
Xavier Lluís master’s thesis (UPC 8/9/2008).
Publicaciones
- Xavier Lluís and Lluís Márquez, A Joint Model for Parsing Syntactic and Semantic Dependencies, Proceedings of CoNLL-2008, 2008.
- Xavier Lluís, advisor: Lluís Márquez, Joint Learning of Syntactic and Semantic Dependencies, Master’s thesis, Technical University of Catalonia, 2008.