gotokenizer

Chinese Tokenizer Library

A tokenizer based on dictionary and Bigram language models for text segmentation in Chinese

A tokenizer based on the dictionary and Bigram language models for Go. (Now only support chinese segmentation)

GitHub

21 stars
3 watching
7 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists

golangsegmentationtokenizer

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bzick/tokenizerA high-performance tokenization library for Go, capable of parsing various data formats and syntaxes.103
fangpenlin/losoA Python library for Chinese text segmentation using a Hidden Makov Model algorithm83
jonsafari/tok-tokA fast and simple tokenizer for multiple languages28
thisiscetin/textokenA gem for extracting words from text with customizable tokenization rules31
xujiajun/gorouterA fast and feature-rich HTTP router for Go that supports regular expressions.532
fukuball/jieba-phpA PHP module for Chinese text segmentation and word breaking1,331
mimosa/jieba-jrubyProvides a Ruby port of the popular Chinese language processing library Jieba8
zencephalon/tactful_tokenizerA Ruby library that tokenizes text into sentences using a Bayesian statistical model80
xujiajun/pattern-guidanceA comprehensive guide to design patterns in Go programming language268
diasks2/pragmatic_tokenizerA multilingual tokenizer to split strings into tokens, handling various language and formatting nuances.90
6/tiny_segmenterA Ruby port of a Japanese text tokenization algorithm21
abitdodgy/words_countedA Ruby library that tokenizes input and provides various statistical measures about the tokens159
zseder/huntokenA tool for tokenizing raw text into words and sentences in multiple languages, including Hungarian.4
arbox/tokenizerA Ruby-based library for splitting written text into tokens for natural language processing tasks.46
tiancaiamao/shen-goA Go implementation of Shen, a portable functional programming language with features like pattern matching and macro support.56