de.dfki.lt.hog.util
Class SproutRmrsTransformerGenerator

java.lang.Object
  extended by de.dfki.lt.hog.util.SproutRmrsTransformerGenerator

public class SproutRmrsTransformerGenerator
extends java.lang.Object

See Also:
SproutModule, PetModule

Field Summary
static java.lang.String DEFAULT_PRIO
          default priority for NEs in PET input chart
static java.lang.String NE_ATTR_REL_PREFIX
          additional prefix for attribute name in RMRS predicate name
static java.lang.String NE_ATTR_REL_SUFFIX
          suffix for attribute name in RMRS predicate name
static java.lang.String NE_TYPE_REL_PREFIX
          additional prefix for type name in RMRS predicate name
static java.lang.String NE_TYPE_REL_SUFFIX
          suffix for type name in RMRS predicate name
static java.lang.String NO_HPSG_MAPPING
          name of HPSG default NE type for type mapping
 
Constructor Summary
SproutRmrsTransformerGenerator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NE_TYPE_REL_PREFIX

public static java.lang.String NE_TYPE_REL_PREFIX
additional prefix for type name in RMRS predicate name


NE_TYPE_REL_SUFFIX

public static java.lang.String NE_TYPE_REL_SUFFIX
suffix for type name in RMRS predicate name


NE_ATTR_REL_PREFIX

public static java.lang.String NE_ATTR_REL_PREFIX
additional prefix for attribute name in RMRS predicate name


NE_ATTR_REL_SUFFIX

public static java.lang.String NE_ATTR_REL_SUFFIX
suffix for attribute name in RMRS predicate name


NO_HPSG_MAPPING

public static java.lang.String NO_HPSG_MAPPING
name of HPSG default NE type for type mapping


DEFAULT_PRIO

public static java.lang.String DEFAULT_PRIO
default priority for NEs in PET input chart

Constructor Detail

SproutRmrsTransformerGenerator

public SproutRmrsTransformerGenerator()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -