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:
- Package for fast copying structs of different types☆52Updated 4 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 2 weeks ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- doc2vec , word2vec, implemented by golang. word embedding representation☆41Updated 7 years ago
- String similarity functions, String distance's, Jaccard, Levenshtein, Hamming, Jaro-Winkler, Q-grams, N-grams, LCS - Longest Common Subse…☆61Updated 7 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- Cross platform locale detection for Golang☆113Updated 3 weeks ago
- Golang app shutdown hooks.☆60Updated 3 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years ago
- Helpers for making the use of reflection easier☆28Updated last year
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- Create go type representation from json☆136Updated 3 years ago
- A Go implementation of JSONPath☆93Updated 7 years ago
- TryLock support on read-write lock for Golang☆37Updated 4 years ago
- Natural strings sorting in Go☆79Updated last year
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- Simple string pattern matcher for Go☆130Updated last year
- Runtime struct builder for Go☆32Updated 3 weeks ago
- Go client library for Pilosa☆57Updated 2 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆55Updated last year
- Time based rotating file writer☆57Updated 4 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated last week
- Golang utlities to make your life easier with zero allocations☆47Updated 4 months ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- copy struct to struct for golang☆25Updated 2 years ago
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆62Updated last year
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated this week
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- A distributed unique ID generator of using Sonyflake and encoded by Base58☆111Updated 5 months ago