persephone icon indicating copy to clipboard operation
persephone copied to clipboard

Add decode-to-file function

Open oadams opened this issue 6 years ago • 2 comments

Wraps decode and writes the hypotheses to a text file, or latex source file.

oadams avatar Oct 15 '18 12:10 oadams

What's needed to get this completed?

shuttle1987 avatar Dec 27 '18 10:12 shuttle1987

The code I committed some time back which broke the interface: Just a wrapper to the decode function that then writes the returned text to a file. When I add it back in I'll just call it decode_to_file instead of decode.

oadams avatar Dec 29 '18 21:12 oadams