DELPH-IN converter to bilexical dependencies

Background

The script converts ERG derivation tree to bi-lexical syntactic dependencies (dubbed DT), and ERG Elementary Dependency Structures to bi-lexical semantic dependencies (dubbed DM).

See brief presentation of new DELPH-IN Tools from the 9th DELPH-IN Summit 31 July 2013.

Installation

The converter script is located in the LOGON Source Tree (see LogonIstallation about the installation of LOGON tree on your machine):

${LOGONROOT}/uio/dtm/converter.py

A brief documentation is available at ${LOGONROOT}/uio/dtm/converter.pdf

Usage

$LOGONROOT/bin/dtm is the wrapper that invokes the converter:

$LOGONROOT/bin/dtm --grammar /usit/abel/u1/angelii/logon/lingo/erg --data <data> --tok erg --dtm <output> --tex <output>$LOGONROOT/bin/dtm --grammar /usit/abel/u1/angelii/logon/lingo/erg --data <data> --tok erg --dtm <output> --tex <output>

Publications

ToolsTop/converter.html (last edited 2015-11-19 15:59:08 by StephanOepen)

(The DELPH-IN infrastructure is hosted at the University of Oslo)