gojieba

This is a Go implementation of [jieba](https://github.com/fxsjy/jieba) which a Chinese word splitting algorithm.

2,637
Stars
304
Forks
0
Issues
2,637
Watchers

Similar Packages

gse

Go efficient text segmentation; support english, chinese, japanese and other.

2,825

sentences

Sentence tokenizer: converts text into a list of sentences.

470

segment

Go library for performing Unicode Text Segmentation as described in [Unicode Standard Annex #29](https://www.unicode.org/reports/tr29/)

89

textcat

Go package for n-gram based text categorization, with support for utf-8 and raw text.

73

MMSEGO

This is a GO implementation of [MMSEG](http://technology.chtsai.org/mmseg/) which a Chinese word splitting algorithm.

62