The values after the / are the output values associated with the transition.
Weighted finite state transducers are not supported.
FSTs are commonly used for morphological analysis, and AFAIK, there isn't much cross pollination between those folks and folks that use FSTs more as data structures of large sets or maps. So there's probably a bit of a communicative mismatch.
The values after the / are the output values associated with the transition.
Weighted finite state transducers are not supported.