pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/openfst



Module name:    wip
Committed by:   pallegra
Date:           Sat Oct 10 13:29:20 UTC 2009

Import into wip/openfst

Log Message:
Import openfst-1.1 as wip/openfst.

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.

This library was developed by contributors from Google Research and NYU's
Courant Institute. It is intended to be comprehensive, flexible, efficient and
scale well to large problems. it has been extensively tested. It is an open
source project distributed under the Apache license.

Status:

Vendor Tag:     PALLEGRA
Release Tags:   PALLEGRA_20091010
                
N wip/openfst/distinfo
N wip/openfst/Makefile
N wip/openfst/PLIST
N wip/openfst/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index