Skip to content

reneManqueros/GoTextMatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Text Matcher

Go Text Matcher is a simple library with fuzzy text scoring/matching functions.

Methods:

  • Cosine Similarity
  • Hamming
  • Levenshtein
  • NGrams
  • More to come...

Installation

$ go get github.com/reneManqueros/GoTextMatcher

Usage

Look at GoTextMatcher_test.go!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages