Skip to content

Instantly share code, notes, and snippets.

@tbpalsulich
Created May 12, 2015 19:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbpalsulich/8ddbddc604271f02b3b0 to your computer and use it in GitHub Desktop.
Save tbpalsulich/8ddbddc604271f02b3b0 to your computer and use it in GitHub Desktop.
Simple weighted OpenFST automaton
0 1 ε .5
0 2 ε .5
2 2 a 1
2 1 ε .7
1 3 b .4
3 3 b .6
3 4 ε .1
3 4 c .1
4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment