Class | Description |
---|---|
AlignerTrainer |
This trains an alignment model between Strings.
|
FST |
An implementation of a finite state transducer.
|
FSTLookup |
An implementation of a finite state transducer lookup.
|
StringPair |
A Pair of Strings.
|
TransducerTrie |
This is a particular Trie whose Symbols are Pairs of Strings, the first of which is interpreted as an input symbol and the
second as an output symbol.
|
Trie<Symbol> |
This class represents a trie, i.e.
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.