{"id":73945,"library":"fumiama-jieba","title":"Jieba","description":"A Go implementation of the Jieba Chinese text segmentation library.","status":"active","version":"0.0.0-20260103160001-5c1e948fb8d5","language":"go","source_language":null,"source_url":"https://github.com/fumiama/jieba","tags":["chinese","segmentation","nlp","jieba"],"install":[{"cmd":"go get github.com/fumiama/jieba","lang":"bash","label":"Install github.com/fumiama/jieba"}],"dependencies":[],"imports":[{"symbol":"jieba","correct":"github.com/fumiama/jieba"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/fumiama/jieba\"\n)\n\nfunc main() {\n\tseg := jieba.NewSegmenter()\n\tresult := seg.Cut(\"我爱北京天安门\", true)\n\tfmt.Println(result)\n}","lang":"go","description":"Segment a Chinese sentence using Jieba."},"warnings":[],"env_vars":null,"search_vec":"'chines':8,12 'go':3 'implement':4 'jieba':1,7,15 'librari':11 'nlp':14 'segment':10,13 'text':9","created_at":"2026-06-17T18:57:08.734984+00:00","updated_at":"2026-06-17T18:57:08.734984+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/fumiama/jieba","github":"https://github.com/fumiama/jieba","docs":"https://pkg.go.dev/github.com/fumiama/jieba#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}}