This class implements a Lexicon, or word list, in which words and prefixes can be efficiently queried. It uses a Trie (prefix tree) data structure to achieve efficient lookup
-
Notifications
You must be signed in to change notification settings - Fork 0
musi00/Lexicon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An implementation of a Lexicon for word and prefix lookups
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published