Skip to content

DelphinTutorial_Processing

StephanOepen edited this page Jul 27, 2013 · 11 revisions

Overview

DELPH-IN has a collection of sofware systems that iterpret its descriptive formalisms. There is not one single engine for all needs, however, but rather a toolbox of component systems with different characteristics, for various use cases. Interactive grammar development, for example, requires flexible debugging and visualization tools, whereas batch parsing, say, will capitalize more on premium efficiency, as well as robustness measures and interfaces that enable application building.

Following is an overview of processing levels in parsing (as implemented in the ERG and the PET parser):

http://www.delph-in.net/2013/tutorial/pipeline.png

LKB: Linguistic Knowledge Builder

PET: Platform for Efficient Experimentation with HPSG Processing Techniques

[incr tsdb()]: Profiling and Treebanking Environment

Other Engines

Parse and Realization Ranking

Typical Run-time Pipeline (Analysis Direction)

Clone this wiki locally