Dictionary
AddWord Method
AddWord method of the Dictionary Object in the ABBYY FineReader Engine API — Adds a new word with a weight to the dictionary; if the word already exists, the resulting weight is the maximum of the existing and supplied weights.
This method adds a new word to the dictionary. 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.
