garvys-org / rustfst

Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.
https://docs.rs/rustfst
Other
144 stars 17 forks source link

Feature request: Add `invert` algorithm to python bindings #276

Open dhdaines opened 2 months ago

dhdaines commented 2 months ago

Should be straightforward! I can make a PR tomorrow.