Backlinks to FstGlossary in FST Web (Search all webs)

Results from FST web retrieved at 02:33 (GMT)

ArcSort Description This operation sorts the arcs in an FST per state. At the C level, the sort order is determined by a function object compare of type Compare...
Compose Description This operation computes the composition of two transducers. If A transduces string x to y with weight a and B transduces y to z...
Connect Description This operation trims an FST, removing states and arcs that are not on successful paths. Usage template void Connect(MutableFst fst);...
Determinize Description This operation determinizes a weighted transducer. The result will be an equivalent FST that has the property that no state has two transitions...
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...
Disambiguate Description This operation disambiguates a weighted transducer. The result will be an equivalent FST that has the property that no two successful paths...
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...
Equivalent Description This operation determines if two epsilon free deterministic weighted acceptors are equivalent, that is if they accept the same strings with...
OpenFst Advanced Usage Below are a variety of topics covered in greater depth or of more specialized interest than found in the Quick Tour. Reading the Quick...
OpenFst Conventions The OpenFst Libary has various conventions and assumptions about its objects and coding style. Object Conventions 1. The StateIds...
OpenFst Quick Tour Below is a brief tutorial on the OpenFst library. After reading this, you may wish to browse the Advanced Usage topic for greater detail...
Intersect Description This operation computes the intersection (Hadamard product) of two FSAs. Only strings that are in both automata are retained in the result...
Isomorphic Description This operation determines if two transducers with a certain required determinism have the same states, irrespective of numbering, and the...
Last Published Publisher CyrilAllauzen Date 30 Apr 2009 19:29 {PublishContrib}{Dir} /var/www/twiki/pub/publish/ {PublishContrib}{URL} http://mohri lt.cs.nyu...
RmEpsilon Description This operation removes epsilon transitions (when both the input and output label are an epsilon) from a transducer. The result will be an equivalent...
Synchronize Description This operation synchronizes a transducer. The result will be an equivalent FST that has the property that during the traversal of a path,...
OpenFst Library OpenFst version 1.8.3 is now available for download. OpenFst is now also available on conda forge. Linux (x86) and Mac OS X users who already...
Statistics for FST Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and...
Number of topics: 18

 
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