sajari / fuzzy
Spell checking and fuzzy search suggestion written in Go
☆384Updated 3 years ago
Alternatives and similar repositories for fuzzy:
Users that are interested in fuzzy are comparing it to the libraries listed below
- Golang library for fuzzy matching within a set of strings☆420Updated 2 years ago
- tiny Go library to normalize URLs☆477Updated 11 months ago
- Go implementation of the Snowball stemmers☆262Updated 6 months ago
- A small library in golang, that detects the language of a text. (text categorization)☆153Updated last year
- Go library for performing computations in word2vec binary models☆197Updated 2 years ago
- String metrics library written in Go.☆231Updated 9 months ago
- The robots.txt exclusion protocol implementation for Go language☆271Updated 2 years ago
- Natural language detection library for Go☆646Updated last year
- Go package for fast and reliable abstraction of browser user agent strings.☆343Updated 7 months ago
- Recommendation engine for Go☆314Updated 5 years ago
- An approximate string matching library for the Go programming language.☆177Updated 2 years ago
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆324Updated last year
- Naive Bayesian Classification for Golang.☆804Updated last year
- CSS selector library in Go☆717Updated 2 months ago
- A simple CSS parser and inliner in Go☆248Updated 2 years ago
- Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang☆454Updated 3 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆435Updated 2 years ago
- Parse and modify Go struct field tags☆636Updated last year
- Partial port of Python difflib package to Go☆398Updated last year
- Floc: Orchestrate goroutines with ease.