{"id":65276,"library":"go-ego-gse","title":"Go Efficient NLP and Text Segmentation","description":"Package gse provides Go efficient multilingual NLP and text segmentation, supporting Chinese, English, and other languages.","status":"active","version":"1.0.2","language":"go","source_language":null,"source_url":"https://github.com/go-ego/gse","tags":["nlp","segmentation","chinese","text-processing"],"install":[{"cmd":"go get github.com/go-ego/gse","lang":"bash","label":"Install github.com/go-ego/gse"}],"dependencies":[],"imports":[{"symbol":"gse","correct":"github.com/go-ego/gse"}],"quickstart":{"code":"import \"github.com/go-ego/gse\"\n\nfunc main() {\n    seg, _ := gse.New()\n    tokens := seg.Cut(\"Hello world, 你好世界\")\n    _ = tokens\n}","lang":"go","description":"Segment a multilingual string into tokens."},"warnings":[],"env_vars":null,"search_vec":"'chines':18,25 'effici':2,11 'english':19 'go':1,10 'gse':8 'languag':22 'multilingu':12 'nlp':3,13,23 'packag':7 'process':28 'provid':9 'segment':6,16,24 'support':17 'text':5,15,27 'text-process':26","created_at":"2026-06-17T17:08:04.053161+00:00","updated_at":"2026-06-17T17:08:04.053161+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-ego/gse","github":"https://github.com/go-ego/gse","docs":"https://pkg.go.dev/github.com/go-ego/gse#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}