Hi,
I am observing it takes same amount of time for FC to process a document, as to Classify it.
I was wondering if a processed file (Flexicapture document) has the definition file name in it as an attribute or so.
It would save the time to get it classified.
Thanks,
コメント
2件のコメント
Hello,
The document definition name in the Recognized document can be accessed by the following means:
IDocument::DefinitionName
http://help.abbyy.com/en-us/flexicapture/12/developer/idocument
IDocumentDefinitionInfo::Name
http://help.abbyy.com/en-us/flexicapture/12/developer/idocinfo
Document > TemplateName
http://help.abbyy.com/en-us/flexicapture/12/developer/document
Please also follow this link to see, how the classifier's performance can be optimized:
http://help.abbyy.com/en-us/flexicapture/12/distributed_administrator/classify_recommendations
Thank you so much!
サインインしてコメントを残してください。