Tagged Questions

0
votes
1answer
133 views

Fuzzy string match

After running optical char recognition on some images, I get approximate text. Often the recognition is not great. For instance, the actual text "DATE" comes as "DHTE" or "0HTE". Basically I need to ...