Using a Custom Dictionary with Microsoft's MODI

Posted by ejrichards on Stack Overflow See other posts from Stack Overflow or by ejrichards
Published on 2010-04-07T05:46:12Z Indexed on 2010/04/07 5:53 UTC
Read the original article Hit count: 403

Filed under:
|
|
|

I am currently using Microsoft's MODI (Microsoft Office Document Imaging) to read text in an image in C#. Everything is working fine, except some of the words I want to read are not real English words.

Is there any way to use a custom dictionary when using MODI or add words to the regular English dictionary that it uses?

© Stack Overflow or respective owner

Related posts about c#

Related posts about modi