https://github.com/alexmaclean/racket-openfst
A partial, unofficial set of bindings for the OpenFST library, based partially on the Python package Pynini
https://github.com/alexmaclean/racket-openfst
openfst racket-ffi
Last synced: 5 months ago
JSON representation
A partial, unofficial set of bindings for the OpenFST library, based partially on the Python package Pynini
- Host: GitHub
- URL: https://github.com/alexmaclean/racket-openfst
- Owner: AlexMaclean
- License: other
- Created: 2022-05-22T20:46:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T18:54:59.000Z (about 4 years ago)
- Last Synced: 2025-11-12T08:32:29.416Z (8 months ago)
- Topics: openfst, racket-ffi
- Language: Racket
- Homepage: https://pkgs.racket-lang.org/package/openfst
- Size: 23 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Racket OpenFst Bindings
==============
[](https://github.com/AlexMaclean/racket-openfst/actions/workflows/ci.yml)
This package provides Racket bindings for OpenFst, "a library for constructing, combining,
optimizing, and searching _weighted finite-state transducers_ (FSTs)" \[[openfst](https://www.openfst.org)].
Extensions to OpenFst based on the Python package `pynini` are also included \[[pynini](https://pypi.org/project/pynini/)].