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'