dvirsky / levenshteinLinks
sparse levenshtein automaton in go
☆24Updated 5 years ago
Alternatives and similar repositories for levenshtein
Users that are interested in levenshtein are comparing it to the libraries listed below
Sorting:
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 6 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- High Performance Porter2 Stemmer☆46Updated 4 years ago
- Ngram index for golang☆114Updated 9 years ago
- package lingo provides the data structures and algorithms required for natural language processing☆156Updated 2 years ago
- Bleve Extensions☆48Updated last year
- Named Entity Recognition for golang via MITIE☆34Updated 6 years ago
- Minimal Perfect Hashing for Go☆187Updated 11 months ago
- Latent Dirichlet Allocation☆31Updated 3 years ago
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)☆26Updated 7 years ago
- Bloom-filter based search index☆124Updated 3 years ago
- shoco is a compressor for small text strings.☆10Updated 5 years ago
- CLD2 (Compact Language Detector 2) bindings for Go (golang)☆38Updated 5 years ago
- A Go package that implements the JusText boilerplate removal algorithm☆109Updated 2 years ago
- Fast integer map for uint32-to-uint32☆30Updated last month
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- An approximate string matching library for the Go programming language.☆177Updated 2 years ago
- Fast Longest Common Substring in Go☆47Updated 7 months ago
- liblinear bindings for Go☆45Updated 6 years ago
- Cluster analysis library for Golang☆93Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A golang phonetics algorithm library☆31Updated 10 years ago
- Self-organizing maps in Go☆74Updated 3 years ago
- Faster than builtin sorting using primitives.☆17Updated 9 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- sqlite3 binding for go☆61Updated 2 years ago
- I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, t…☆65Updated 12 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Text indexing related functions in Go, including tokenizer, word marking, and snippet selecting, etc.☆26Updated 9 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 5 years ago