Package | Description |
---|---|
de.up.ling.irtg.binarization |
Classes for binarizing IRTGs.
|
de.up.ling.irtg.gui |
A graphical user interface (GUI) for Alto.
|
Modifier and Type | Class and Description |
---|---|
class |
BinarizingAlgebraSeed
A regular seed that binarizes into a
BinarizingAlgebra . |
class |
IdentitySeed
A regular seed that implements the identity function.
|
class |
StringAlgebraSeed
A regular seed for binarizing the
WideStringAlgebra
into the StringAlgebra . |
Constructor and Description |
---|
BkvBinarizer(Map<String,RegularSeed> regularSeeds) |
BkvBinarizer(Map<String,RegularSeed> regularSeeds,
Function<InterpretedTreeAutomaton,BinaryRuleFactory> ruleFactory) |
Modifier and Type | Method and Description |
---|---|
Map<String,RegularSeed> |
RegularSeedChooser.getSelectedSeeds() |
Copyright © 2017. All rights reserved.