Helper for converting a tensor of token indices to a string. Can optionally remove BPE symbols or escape words.
(self, tensor, bpe_symbol=None, escape_unk=False)
source not stored for this graph (policy: none)
no test coverage detected