Fedora 20 Update: openfst-1.4.1-3.fc20

updates at fedoraproject.org updates at fedoraproject.org
Fri Aug 1 06:05:47 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-8768
2014-07-24 02:41:56
--------------------------------------------------------------------------------

Name        : openfst
Product     : Fedora 20
Version     : 1.4.1
Release     : 3.fc20
URL         : http://www.openfst.org/
Summary     : Weighted finite-state transducer library
Description :
OpenFst is a library for constructing, combining, optimizing, and
searching weighted finite-state transducers (FSTs).  Weighted
finite-state transducers are automata where each transition has an input
label, an output label, and a weight.  The more familiar finite-state
acceptor is represented as a transducer with each transition's input and
output label equal.  Finite-state acceptors are used to represent sets
of strings (specifically, regular or rational sets); finite-state
transducers are used to represent binary relations between pairs of
strings (specifically, rational transductions).  The weights can be used
to represent the cost of taking a particular transition.

FSTs have key applications in speech recognition and synthesis, machine
translation, optical character recognition, pattern matching, string
processing, machine learning, information extraction and retrieval among
others.  Often a weighted transducer is used to represent a
probabilistic model (e.g., an n-gram model, pronunciation model).  FSTs
can be optimized by determinization and minimization, models can be
applied to hypothesis sets (also represented as automata) or cascaded by
finite-state composition, and the best results can be selected by
shortest-path algorithms.

--------------------------------------------------------------------------------
Update Information:

This update fixes a bug where some binaries in openfst-tools were linked against an inaccessible library.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jul 22 2014 Jerry James <loganjerry at gmail.com> - 1.4.1-3
- Fix libfstlinearscript linking
- Update bash completion file list
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu May  1 2014 Jerry James <loganjerry at gmail.com> - 1.4.1-1
- New upstream version
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update openfst' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list