FST
openfst-1.8.4
OpenFst Library
|
#include <lookahead-filter.h>
Public Types | |
using | M = LookAheadMatcher< Fst< Arc >> |
using | SF = SequenceComposeFilter< M > |
using | ComposeFilter = LookAheadComposeFilter< SF, M > |
using | FstMatcher = M |
Definition at line 575 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_INPUT >::ComposeFilter = LookAheadComposeFilter<SF, M> |
Definition at line 579 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_INPUT >::FstMatcher = M |
Definition at line 580 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_INPUT >::M = LookAheadMatcher<Fst<Arc>> |
Definition at line 577 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_INPUT >::SF = SequenceComposeFilter<M> |
Definition at line 578 of file lookahead-filter.h.