Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autocomplete-java

auto-completion tools for java

#TODO I will implement more algorithms for auto-completion:

  1. ternary search tree----done
  2. redis based
  3. ...

#Usage You can use KeywordsAutoComplete.java directly, or build your own service by using TernarySearchTree.java.

#NOTE I hope more and more commiters will implement more efficient algorithms.

About

auto-completion tools for java

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages