| Interface | Description |
|---|---|
| AbstractCorpusWriter.ExBiConsumer<E,F> | |
| AbstractCorpusWriter.ExConsumer<E> | |
| ChartAttacher |
This interface provides an attach() method that takes an iterator over
instances and returns an iterator over copies of these instances that have
a chart attached to them.
|
| Class | Description |
|---|---|
| AbstractCorpusWriter | |
| ByteArrayInputStreamSupplier | |
| Charts |
A collection of parse charts for the input objects in a corpus.
|
| Corpus |
An (annotated or unannotated) corpus of input objects.
|
| CorpusConverter<E> |
Reads a corpus from some foreign format and converts it into an Alto corpus.
|
| CorpusWriter |
Comment lines are prepended with the
commentPrefix. |
| FileInputStreamSupplier | |
| Instance | |
| InterpretationPrintingPolicy |
Printing of derivation trees is controlled by key "derivation tree".
|
| OnTheFlyCharts |
This attaches charts to the instances from an iterator on the fly.
|
| Exception | Description |
|---|---|
| CorpusReadingException |
An exception that indicates that something went wrong
when reading a corpus from a reader.
|
Copyright © 2017. All rights reserved.