fxsjy / goseg
A Chinese Word Segmentation Library in GoLang
☆34Updated 5 years ago
Alternatives and similar repositories for goseg:
Users that are interested in goseg are comparing it to the libraries listed below
- marmot is a emphasized libraries that work well with the golang standard library.☆25Updated 8 years ago
- A go implemention of efficiently-updatable double-array trie☆119Updated 5 years ago
- Gracefully restart your Golang HTTP/TCP service☆11Updated 10 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Go Murmur3 hash implementation☆39Updated 11 years ago
- gsdocker gradle like build tool☆19Updated 9 years ago
- SSDB Golang client☆103Updated 4 years ago
- cf based recommendation system library written in golang☆35Updated 11 years ago
- MurmurHash / murmur 3 implementation of hash.Hash interface☆53Updated 10 years ago
- A go implemention of efficiently-updatable double-array trie☆33Updated 3 years ago
- Sample of Go1.7 Binary-Only Packages☆80Updated 8 years ago
- k-NN algorithm☆42Updated 10 years ago
- golang 版中文分词包, inspired from 盘古分词☆53Updated 11 years ago
- a SeaWeedFS client written in golang☆48Updated 7 years ago
- a Chinese tokenizer for bleve, using sego as the segmenter☆24Updated 9 years ago
- Package for dynamic programming☆13Updated 4 years ago
- Chinese word splitting algorithm MMSEG in GO☆62Updated 13 years ago
- A simhasher for Chinese documents implemented by golang, simply translated from yanyiwu/gosimhash☆17Updated 7 years ago
- golang开发的小型检索系统☆27Updated 10 years ago
- Golang wapper for NLPIR/ICTCLAS2015.☆23Updated 8 years ago
- Double-ARray Trie System for golang☆96Updated 5 years ago
- 中文转拼音golang实现