Antonyo
-
- 941 total downloads
- last updated 7/27/2018
- Latest version: 1.0.0
A Trie (Prefix tree) which only stores the latest N most used words. Support predict words based on a prefix used in autocomplete fields. It uses a double a Trie in combination with a double linked list to... More information