How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Stemmer packages for Go programming language. Includes English, German and Dutch stemmers.
Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.
A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29
Chinese word splitting algorithm MMSEG in GO
The main features of awsong/mmsego are: Natural Language Processing, Text Tokenization.
Projects with overlapping indexed features include: go-ego/gse — Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others. osamingo/shamoji — The shamoji (杓文字) is a word filtering package. blevesearch/segment — A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29. dchest/stemmer — Stemmer packages for Go programming language. Includes English, German and Dutch stemmers. neurosnap/sentences — A multilingual command line sentence tokenizer in Golang. pebbe/textcat — A Go package for n-gram based text categorization, with support for utf-8 and raw text.