Package | Description |
---|---|
de.up.ling.irtg |
This package contains the core classes for Alto, which represent Interpreted
Regular tree grammars.
|
de.up.ling.irtg.automata.condensed |
Classes for "condensed" tree automata.
|
de.up.ling.irtg.codec |
Classes for reading and writing IRTGs, tree automata,
and other objects.
|
de.up.ling.irtg.codec.tag |
This package contains a codec for reading in the grammar format used by Chen and Rambow.
|
de.up.ling.irtg.corpus |
Classes for working with corpora.
|
de.up.ling.irtg.script |
Various useful scripts.
|
de.up.ling.irtg.util |
Various utilities.
|
Class and Description |
---|
CodecParseException
An exception that occurred while parsing an input representation.
|
Class and Description |
---|
CodecParseException
An exception that occurred while parsing an input representation.
|
Class and Description |
---|
BinaryIrtgInputCodec
An input codec for IRTGs in a binary file format.
|
BinaryIrtgOutputCodec
An output codec for IRTGs in a binary file format.
|
CodecMetadata
An annotation type for adding metadata to a codec class.
|
CodecParseException
An exception that occurred while parsing an input representation.
|
InputCodec
Reconstructs an object from a representation.
|
OutputCodec
Generates a representation of some object.
|
SgraphAmrOutputCodec
Encodes an s-graph as an AMR in the style of the ISI AMR-banks.
|
Class and Description |
---|
CodecMetadata
An annotation type for adding metadata to a codec class.
|
CodecParseException
An exception that occurred while parsing an input representation.
|
InputCodec
Reconstructs an object from a representation.
|
Class and Description |
---|
OutputCodec
Generates a representation of some object.
|
Class and Description |
---|
CodecParseException
An exception that occurred while parsing an input representation.
|
Class and Description |
---|
CodecParseException
An exception that occurred while parsing an input representation.
|
Copyright © 2017. All rights reserved.