FRPage
AddWordToCacheDictionary Method of the FRPage Object
AddWordToCacheDictionary method of the FRPage Object in the ABBYY FineReader Engine API — Adds a single word to the page-level cache dictionary; requires IEngine.AutoCleanRecognizerSession to be FALSE.
This method adds one word to the cache dictionary. The cache dictionary is a small dictionary (about a hundred words) which can be changed easily during processing. The cache dictionaries can be used when it is possible to select a dictionary more precisely, if you found new information about the document during processing.
If the word you are adding already exists in the dictionary, no duplicate will be created, but the weight of this word will be equal to the maximum of the weight specified in dictionary and the weight you pass in call to this method.
AddWordsToCacheDictionary Method of the FRPage Object
Previous
Analyze Method of the FRPage Object
Next
