Data store

The data store stores information about known words. This includes sample images, features detected, word frequency information, etc. The DataStore interface will attempt to abstract away how everything is actually stored so that the initial filesystem-based storage can be replaced at a later date by something like serialization should it be required.



Subsections

David Goodwin 2008-10-21