Example: Weighted acceptor
*slide courtesy of L. Karttunen (modified)
- Compute number of paths from each state (Q: how?)
- Successor states partition the path set
- Use offsets of successor states as arc weights
- Q: Would this work for an arbitrary numbering of the words?