One of the most known algorithms used by spell checkers and auto-complete fields is perhaps the Levenshtein algorithm, which basically minimizes the Levenshtein distance between the target word and the user input; or, in other words, the minimum number of missing characters and additions needed to transform a string into...
Continue reading...-
Data Engineering / Other / Tools
Installing SQL Server for Linux on Docker Container
January 17, 2017