Skip to content

TextRadar - fuzzy search technology (underlying approaches demonstration)

Notifications You must be signed in to change notification settings

tsaregorodtseff/TextRadar

Repository files navigation

TextRadar - fuzzy search technology. Underlying approaches demonstration version, C# .NET MVC.

Embedded fuzzy search technology for various systems, such as websites, accounting systems, databases, etc.

A fuzzy search in the text is an urgent task if it is necessary to find information on some fragments of lines and it is not known in advance in what combinations these fragments can occur in the text.

The principle of operation of the TextRadar algorithm is based on the correlation analysis in its interpretation as applied to text data. The algorithm is original and is not a compilation of any of the well-known methods of fuzzy string comparisons.

Read more about the algorithm here: https://habr.com/ru/post/474706/ Full version test bench here: http://textradar.ru/

About

TextRadar - fuzzy search technology (underlying approaches demonstration)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages