Skip to content

alextanhongpin/autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-complete & Auto-correct Server

Auto-complete feature using Trie and auto-corect using BK-Tree which uses Damerau-levenshtein as the distance metric.

Start

$ go run main.go

About

Autocomplete server written in golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published