Registry / utility / go-ego-gse

go-ego-gse

JSON →
library1.0.2gogounverified

Package gse provides Go efficient multilingual NLP and text segmentation, supporting Chinese, English, and other languages.

go get github.com/go-ego/gse
INSTALL
IMPORT
SIG · GO-EGO-GSE
G
go-ego-gse
utilitygov1.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gse
github.com/go-ego/gse

Segment a multilingual string into tokens.

import "github.com/go-ego/gse" func main() { seg, _ := gse.New() tokens := seg.Cut("Hello world, 你好世界") _ = tokens }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
go-ego-gse — go get go-ego-gse · libregistry