RWTH FSA Toolkit
The topic of this article may not meet Wikipedia's notability guidelines for products and services. (December 2011) |
Written in | C++ |
---|---|
Type | library or framework |
The RWTH FSA Toolkit is a highly efficient C++ library that handles finite state machines; in particular it deals with weighted and unweighted automata and transducers. It has been designed to be used in a variety of natural language processing applications and was tested with speech recognition and machine translation. It is available under an open-source license.
The name is taken from the developing University RWTH Aachen.
External links[]
Categories:
- Speech recognition software
- C++ libraries
- Computer library stubs