Skip to content

dmcoley/autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autocomplete

A simple version of autocomplete for the 10,000 most commonly used words in Project Gutenberg. A Trie implemented in Javascript is used as the underlying data structure to perform efficient suggestions, and words are ranked proportional to their frequency of occurence.

Checkout a live demo here! http://derekcoley.com/projects/autocomplete/autocomplete.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors