| Package | Description |
|---|---|
| de.up.ling.irtg.automata.condensed |
Classes for "condensed" tree automata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CondensedIntersectionAutomaton<LeftState,RightState>
Intersecting two automatons using a CKY-algorithm.
|
class |
CondensedViterbiIntersectionAutomaton<LeftState,RightState>
Intersecting two automatons, but saving only the one best path.
|
Copyright © 2017. All rights reserved.