FST
openfst-1.8.4
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 585 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_OUTPUT >::ComposeFilter = LookAheadComposeFilter<SF, M> |
Definition at line 589 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_OUTPUT >::FstMatcher = M |
Definition at line 590 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_OUTPUT >::M = LookAheadMatcher<Fst<Arc>> |
Definition at line 587 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_OUTPUT >::SF = AltSequenceComposeFilter<M> |
Definition at line 588 of file lookahead-filter.h.