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:
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months 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
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- High Performance Porter2 Stemmer☆46Updated 4 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
- Persist to disk channel for Go.☆47Updated 8 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Go translation of MetroHash☆110Updated 6 months ago
- Bloom-filter based search index☆123Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Minimal Perfect Hashing for Go☆187Updated 10 months ago
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)☆25Updated 7 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Ancillary Mathematical functions☆81Updated 4 years ago
- Image resizing in pure Go and SIMD☆212Updated 7 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Ngram index for golang☆114Updated 9 years ago
- Generate Man pages from Go source☆159Updated 9 years ago
- wyhash fast non-cryptographic string hash