-
Notifications
You must be signed in to change notification settings - Fork 1
karthick18/auto-complete
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Auto complete framework with a spell checker included. based on the added words. The APIs are in auto_complete.h and the library is libautocomplete.a which also includes the spell_check routine. To test: compile with: "make" RUN as: ./auto_complete wordlist.txt <spell_check_word_list_separated_by_spaces> Changes/comments for improvement are welcome. -Karthick : (a.r.karthick@gmail.com)
About
Auto completion library using ternary trees
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published