segment

Text segmentation library

A Go library for performing Unicode Text Segmentation

A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29

GitHub

89 stars
12 watching
16 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dbuenzli/uuseg An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. 23
vorlif/spreak A Go library for translating and localizing applications in a flexible and efficient manner. 56
segmentio/encoding A Go package providing efficient encoding and decoding APIs for various data formats. 996
ambrevar/golua Adds Unicode support to Lua's string functions by replacing patterns with Go regexps 4
ziutek/blas Implementation of BLAS basic linear algebra subprograms in Go 154
auyer/steganography A Go library implementing LSB steganography on images without any dependencies 318
blockloop/scan A library to scan SQL rows directly into Go data structures without extra overhead 562
mozillazg/go-unidecode Converts Unicode text to its closest ASCII transliteration 130
ahl5esoft/golang-underscore A Go library providing functional programming utilities similar to underscore.js and C# LINQ. 397
sgreben/piecewiselinear A lightweight linear interpolation library for Go 26
lajosbencz/glo A Go logging library with customizable handlers and filters for controlling output levels. 16
segmentio/golines A Go tool that automatically shortens long lines in code to improve readability 931
eaigner/shield A flexible Bayesian text classifier with backend storage support 158
ugorji/go A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. 1,861
sashamelentyev/usestdlibvars Detects potential misuse of standard library variables in Go code 43