openfst-wrapper icon indicating copy to clipboard operation
openfst-wrapper copied to clipboard

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'