FST
openfst-1.8.2.post1
OpenFst Library
|
#include <lookahead-filter.h>
Public Types | |
using | M = LookAheadMatcher< Fst< Arc >> |
using | SF = AltSequenceComposeFilter< M > |
using | ComposeFilter = LookAheadComposeFilter< SF, M > |
using | FstMatcher = M |
Definition at line 579 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_OUTPUT >::ComposeFilter = LookAheadComposeFilter<SF, M> |
Definition at line 583 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_OUTPUT >::FstMatcher = M |
Definition at line 584 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_OUTPUT >::M = LookAheadMatcher<Fst<Arc>> |
Definition at line 581 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_OUTPUT >::SF = AltSequenceComposeFilter<M> |
Definition at line 582 of file lookahead-filter.h.