FST
openfst-1.8.2.post1
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 569 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_INPUT >::ComposeFilter = LookAheadComposeFilter<SF, M> |
Definition at line 573 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_INPUT >::FstMatcher = M |
Definition at line 574 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_INPUT >::M = LookAheadMatcher<Fst<Arc>> |
Definition at line 571 of file lookahead-filter.h.
using fst::DefaultLookAhead< Arc, MATCH_INPUT >::SF = SequenceComposeFilter<M> |
Definition at line 572 of file lookahead-filter.h.