Package | Description |
---|---|
de.up.ling.irtg |
This package contains the core classes for Alto, which represent Interpreted
Regular tree grammars.
|
de.up.ling.irtg.algebra |
Classes representing a number of useful algebras.
|
de.up.ling.irtg.algebra.graph |
The algebra of s-graphs, together with supporting classes.
|
de.up.ling.irtg.automata |
Classes for tree automata of various types.
|
de.up.ling.irtg.automata.coarse_to_fine |
Classes used to implement coarse-to-fine parsing.
|
de.up.ling.irtg.automata.condensed |
Classes for "condensed" tree automata.
|
de.up.ling.irtg.automata.pruning |
This package implements beam search in the construction of a parse chart.
|
de.up.ling.irtg.hom |
Classes for working with tree homomorphisms.
|
de.up.ling.irtg.laboratory |
This package contains the core classes used to run Alto Lab tasks.
|
de.up.ling.irtg.siblingfinder |
This contains class for sibling finder based intersection, which is used to
speed up intersection.
|
Class and Description |
---|
OperationAnnotation
Annotate a method with this, to make it available in Alto Lab.
|
Class and Description |
---|
OperationAnnotation
Annotate a method with this, to make it available in Alto Lab.
|
Class and Description |
---|
OperationAnnotation
Annotate a method with this, to make it available in Alto Lab.
|
Class and Description |
---|
OperationAnnotation
Annotate a method with this, to make it available in Alto Lab.
|
Class and Description |
---|
OperationAnnotation
Annotate a method with this, to make it available in Alto Lab.
|
Class and Description |
---|
OperationAnnotation
Annotate a method with this, to make it available in Alto Lab.
|
Class and Description |
---|
OperationAnnotation
Annotate a method with this, to make it available in Alto Lab.
|
Class and Description |
---|
OperationAnnotation
Annotate a method with this, to make it available in Alto Lab.
|
Class and Description |
---|
AltoLabHttpClient |
DottedCommandListener
This interface defines a complete listener for a parse tree produced by
DottedCommandParser . |
DottedCommandParser.ArgumentContext |
DottedCommandParser.DottedCommandContext |
DottedCommandParser.DottedExprContext |
DottedCommandParser.ExprContext |
DottedCommandParser.InterpretationContext |
JsonResultManager |
Operation
The basic building blocks of a Program.
|
OperationAnnotation
Annotate a method with this, to make it available in Alto Lab.
|
ResultManager
Handles the results obtained during parsing.
|
VariableNotDefinedException
Thrown when a variable in a task is not given in the execution of said task.
|
Class and Description |
---|
OperationAnnotation
Annotate a method with this, to make it available in Alto Lab.
|
Copyright © 2017. All rights reserved.