Package de.saar.chorus.domgraph.codec.mrs

Provides two codecs for converting USRs of Minimal Recursion Semantics into labelled dominance graphs.

See:
          Description

Interface Summary
MrsPrologInputCodecConstants  
 

Class Summary
ErrorCodes  
MrsPrologInputCodec  
MrsPrologInputCodecTokenManager  
MrsXmlInputCodec  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token Describes the input token stream.
 

Enum Summary
Normalisation  
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError  
 

Package de.saar.chorus.domgraph.codec.mrs Description

Provides two codecs for converting USRs of Minimal Recursion Semantics into labelled dominance graphs. These codecs are as follows: