dexyk / stringosimLinks
String similarity functions, String distance's, Jaccard, Levenshtein, Hamming, Jaro-Winkler, Q-grams, N-grams, LCS - Longest Common Subsequence, Cosine similarity...
☆61Updated 8 years ago
Alternatives and similar repositories for stringosim
Users that are interested in stringosim are comparing it to the libraries listed below
Sorting:
- Simple, thread-safe Go rate-limiter☆81Updated 3 months ago
- Temporary redis-server processes for golang testing☆38Updated last year
- doc2vec , word2vec, implemented by golang. word embedding representation☆41Updated 7 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Pretty Slug.☆97Updated 5 years ago
- tool for logrus, let it easy to use☆160Updated 4 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- CGo bindings to LibreOfficeKit☆117Updated 10 months ago
- A pseudo-random number generator wriiten in Golang☆113Updated 2 years ago
- Read and use word2vec vectors in Go☆56Updated 7 years ago
- a Go package to structure and resolve options☆65Updated 5 years ago
- Go library to recursively merge JSON maps☆94Updated 3 years ago
- Google CityHash in Go☆107Updated 11 years ago
- regexp4 engine (Go-lang)☆41Updated 3 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- Simple string pattern matcher for Go☆132Updated last month
- A golang parallel library, used for business logic aggregation and refactory without changing user function declaration.☆82Updated 9 months ago
- Natural Language Processing Toolkit in Golang☆64Updated 5 years ago
- Chinese word splitting algorithm MMSEG in GO☆62Updated 13 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Go implementation of simhash algoritim☆228Updated 10 years ago
- String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)☆42Updated 6 years ago
- MurmurHash / murmur 3 implementation of hash.Hash interface☆53Updated 11 years ago
- Natural language detection package in pure Go☆174Updated 4 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Translates TOML into a Go type in your browser instantly☆150Updated 3 years ago
- Calculate text distance (similarity) in Golang - Experimental implementation☆93Updated 4 years ago
- A Go implementation of JSONPath☆93Updated 7 years ago