Hi,
I am trying to get the alternative choices for characters/words using tesseract v4.
After digging around, it seems my best bet is using the GetBestLSTMSymbolChoices function (specifically I am using the bytedeco java wrapper).
Is there any reference for a code example (preferably Java, but any language would word) which demonstrates using this function.
Thanks,
Mark