Recent Changes in FST Web retrieved at 19:54 (GMT)

Invert Description This operation inverts the transduction corresponding to an FST by exchanging the FST`s input and output labels. Usage template void Invert...
Intersect Description This operation computes the intersection (Hadamard product) of two FSAs. Only strings that are in both automata are retained in the result...
Equivalent Description This operation determines if two epsilon free deterministic weighted acceptors are equivalent, that is if they accept the same strings with...
Equal Description This operation determines if two transducers have the same states with the same numbering and the same transitions with the same labels and weights...
EpsNormalize Description Returns an equivalent FST that is epsilon normalized. An acceptor is epsilon normalized if it is epsilon removed. A transducer is input epsilon...
Disambiguate Description This operation disambiguates a weighted transducer. The result will be an equivalent FST that has the property that no two successful paths...
Difference Description This operation computes the difference between two FSAs. Only strings that are in the first automaton but not in second are retained in the...
Encode/Decode Description The Encode operation allows the representation of a weighted transducer as a weighted automaton, an unweighted transducer or an unweighted...
Connect Description This operation trims an FST, removing states and arcs that are not on successful paths. Usage template void Connect(MutableFst fst);...
Concat Description This operation computes the concatenation ( product ) of two FSTs. If A transduces string x to y with weight a and B transduces string...

«Previous   1  2  3  4  5  6  7  8   Next»

Show 10, 20, 50, 100, 500, 1000 results per page, or show all.

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map

Edit | Attach | Watch | Print version | History: r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r1 - 2006-11-15 - TWikiContributor
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback