blevesearch / segmentLinks
A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29
☆89Updated 2 years ago
Alternatives and similar repositories for segment
Users that are interested in segment are comparing it to the libraries listed below
Sorting:
- High Performance Porter2 Stemmer☆46Updated 4 years ago
- Minimal Perfect Hashing for Go☆187Updated 11 months ago
- A radix sorting library for Go (golang)☆53Updated 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
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- Bloom-filter based search index☆124Updated 3 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 7 years ago
- Meow hash for Golang☆126Updated 5 years ago
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)☆26Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- CLD2 (Compact Language Detector 2) bindings for Go (golang)☆38Updated 5 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- Ngram index for golang☆114Updated 9 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆228Updated 3 years ago
- Image resizing in pure Go and SIMD☆212Updated 8 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- Query string parser for the Bleve text indexing library☆30Updated 8 years ago
- Generate Man pages from Go source☆159Updated 10 years ago
- singlefile implements a host wide locking mechanism.