jopenfst icon indicating copy to clipboard operation
jopenfst copied to clipboard

Add ability to read/write openfst binary format

Open steveash opened this issue 7 years ago • 1 comments

Right now jopenfst only has the ability to read/write the FST text format (the one described by AT&T). It would be convenient if jopenfst could read and write (or at least read) the openfst binary format. Someone from api.ai wanted to contribute this code at one point but then was not able to. PRs welcome!

steveash avatar May 19 '18 23:05 steveash

Just sent a pull request related to this, see #11

joshhansen avatar Jan 22 '19 01:01 joshhansen