You are viewing limited content. For full access, please sign in.

Question

Question

Feature request: "is similar to" operator in condition wizards

asked on February 28, 2017

We have some customers who use Quick Fields to scan low-quality (e.g. historical) documents. The OCR engine tends to have a hard time reading the text on these documents. For example, even with lots of image cleanup, the word "invoice" can be read as:

  • 1nvoice
  • inv0lce
  • Inu0.ce

 

Our typical approach is to use regular expressions to catch these irregularities. The problem is that regular expressions can get us only so far. Sometimes there are way too many possible combinations to account for.

I was thinking it would be great to be able to apply some sort of "fuzzy" comparison algorithm, similar to the fuzzy search feature in LFFTS. Basically, if we could say "if a given text is within 3 characters of 'invoice', return true". That would match all the words in the bullet point list above.

1 0

Answer

SELECTED ANSWER
replied on February 28, 2017

Hi Ege, 

Thank you for your request. It seems reasonable to me - I'll discuss it with the team. 

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.