xujiajun / gotokenizerLinks
A tokenizer based on the dictionary and Bigram language models for Go. (Now only support chinese segmentation)
☆21Updated 6 years ago
Alternatives and similar repositories for gotokenizer
Users that are interested in gotokenizer are comparing it to the libraries listed below
Sorting:
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- QOR OSS provides common interface to operate files in cloud storage/filesystem☆56Updated 5 months ago
- HTTP server for canonical "go get" import path☆32Updated 3 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- A simhasher for Chinese documents implemented by golang, simply translated from yanyiwu/gosimhash☆17Updated 7 years ago
- Generate FieldMask utility functions for protobuf☆37Updated 2 years ago
- Cross platform locale detection for Golang☆113Updated 3 weeks ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Golang source code parsing, usage like reflect package☆63Updated 9 months ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- 救命用的profile☆41Updated 3 years ago
- a distributed cron job processor written by golang☆45Updated 7 years ago
- TryLock support on read-write lock for Golang☆37Updated 4 years ago
- A task queue library for Go.☆33Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- GoJieba Bleve support☆28Updated this week
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 3 years ago
- IPC Inter-Process Communication.☆11Updated 3 years ago
- zaplog是包装了zap, 带caller func name, 兼容logrus stdlog 的日志输出工具☆10Updated 8 years ago
- goroutine pool☆16Updated 2 years ago
- A minimal and powerful trie based url path router (or mux) for Go.☆30Updated 3 years ago
- A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and ex…☆14Updated 5 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Golang app shutdown hooks.☆60Updated 3 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆55Updated last year