public interface NativeGenericTextCleanerCallback
Callback for text clearing from junk
abstract String
process(String rawText)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract String process(String rawText)
Cleans the raw text extracted from the picture and extracts only valuable part from it
rawText