| Interface | Description |
|---|---|
| BinaryRuleFactory | |
| BkvBinarizer.TreeWithPathVisitor<E,F> |
| Class | Description |
|---|---|
| BinarizingAlgebraSeed |
A regular seed that binarizes into a
BinarizingAlgebra. |
| BkvBinarizer |
Implements the binarization algorithm of Buechse/Koller/Vogler,
ACL 2013.
|
| GensymBinaryRuleFactory | |
| IdentitySeed |
A regular seed that implements the identity function.
|
| InsideRuleFactory |
Generates nonterminals in the style of Klein and Manning's (2003)
"inside" strategy (see their Fig.
|
| RegularSeed |
A mapping from the operations of one algebra into terms consisting
of operations of another algebra.
|
| StringAlgebraSeed |
A regular seed for binarizing the
WideStringAlgebra
into the StringAlgebra. |
| StringAlgebraSeed.OneSymbolAutomaton | |
| XbarRuleFactory |
Copyright © 2017. All rights reserved.