matthewfl / openfst-wrapper

27 stars 6 forks source link

OpenFst Wrapper that Supports Custom Semirings and Jupyter Notebooks

To see examples of mFST, check out the paper on arXiv here.

Documentation for mFST can be found in mfst/__init__.py. Example semiring implementations can be found in mfst/semirings.py.

Install:

pip install 'git+https://github.com/matthewfl/openfst-wrapper.git'