Description
Compact trie structures can be used in Windows-targeted software for dictionary, input-method, and text lookup tasks. This package is useful for developers who need efficient prefix-based searching.
It is a data-structure library, not a dictionary app. Validate memory use and lookup behavior with the language data your project will ship.