コミュニティ

FLEXI CAPTURE Engine 8 - Dynamic custom dictionary

Hi,

First, I'm french, so sorry for my bad english.

I've created a project for OMR on Flexi Capture 8 pro. i have severals text blocks to recognize. I have loaded on FC pro a txt file which contains the different possibles values for my text block.
My question is, how can I add items in my custom dictionnary by a VB.net application that I develop?
I know I can open my project on FC Pro and reload for each text block, but i want to do that automatically with my VB.net application.

Thanks for your help!
Christelle Moutier

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

5件のコメント

  • Avatar
    Permanently deleted user


    CMoutier,

    These forum are actually for the Application Help and not the Engine. You might want to check with your local ABBYY support and see if they have an Engine Support forum. As for the app side, you can't programmatically load the text file. Technically the text file it loaded when you publish the DocDef. If you have values that change a lot, I would recommend doing a DB lookup. That way, if anything changes you just need to change the value in the DB.
    0
  • Avatar
    Permanently deleted user
    How can I do this DB lookup? I can do that on the app? I don't find it...
    0
  • Avatar
    Permanently deleted user


    Basically if you look at field, there should be a Rules tab. You just need to create a Rule. If you create a new rule, there is an option for DB Check. Just follow along with the prompt and map your field.

    0
  • Avatar
    Permanently deleted user
    OK, I've seen that, but it doesn't help for recognition, it's just for the checking?
    It's not possible to add in dictionary, values stored in a DB?
    0
  • Avatar
    Permanently deleted user
    You are correct. Its not for Data Set to improve the recognition. Even in the app side, you can't dynamically add the dictionary. You have to go in and change it and then publish it. It might be possible in the Engine side but you have to check with their user forum or support group.
    0

サインインしてコメントを残してください。