This project is a Chinese text segmentation library and tokenizer designed to split Chinese sentences into individual words. It serves as a natural language processing tool for splitting characters into words, tagging parts of speech, and extracting keywords using statistical analysis. The library distinguishes itself through support for custom dictionary configuration and vocabulary file management, allowing users to override default segmentation rules for domain-specific accuracy. It also includes a TF-IDF keyword extractor to identify significant words and core topics within documents. Th
Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.
Deep Learning Chinese Word Segment
The main features of koth/kcws are: Word Segmentation Tools.
Open-source alternatives to koth/kcws include: duanhongyi/genius — a chinese segment base on crf. fangpenlin/loso — Chinese segmentation library. fxsjy/jieba — This project is a Chinese text segmentation library and tokenizer designed to split Chinese sentences into individual… go-ego/gse — Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others. hankcs/id-cnn-cws. jannson/yaha.