CultureFoundryCA / fst-runtime

This project represents a Python package to query finite-state transducers that have been compiled to the AT&T format.
MIT License
0 stars 0 forks source link

Create public API for graph creation and querying both up and down #9

Open scott-parkhill opened 3 weeks ago

scott-parkhill commented 3 weeks ago

Also remember to define all in __init__.py appropriately.