馃殌 Feature
Add an option to save the utility matrix computed during MBR decoding.
Motivation
The utility matrix can be useful for analysis and debugging, but currently it is not exposed by the MBR CLI.
Alternatives
The matrix could be recomputed separately, but that would duplicate computation.
Additional context
I have implemented an initial version of this feature and can open a PR if this sounds useful.
馃殌 Feature
Add an option to save the utility matrix computed during MBR decoding.
Motivation
The utility matrix can be useful for analysis and debugging, but currently it is not exposed by the MBR CLI.
Alternatives
The matrix could be recomputed separately, but that would duplicate computation.
Additional context
I have implemented an initial version of this feature and can open a PR if this sounds useful.