clipperhouse / jargon
Tokenizers and lemmatizers for Go
☆109Updated 9 months ago
Alternatives and similar repositories for jargon:
Users that are interested in jargon are comparing it to the libraries listed below
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆28Updated 5 years ago
- Golang Keyword extraction/replacement Datastructure using Tries instead of regexes☆89Updated 7 years ago
- Multiclass Naive Bayesian Classification☆75Updated 6 years ago
- Fastest Encoder in the West☆64Updated 8 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- 🏠 Explode one-line address strings using Golang☆53Updated 2 years ago
- Self-organizing maps in Go☆74Updated 2 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Tickers with random jitter☆90Updated 3 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Immutable data storage☆44Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Collections generator for Golang☆82Updated 6 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 5 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Convenience library to not reinvent the wheel when working with goroutines in certain setups.☆48Updated 7 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 7 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 3 months ago
- Golang arc diagrams☆29Updated 8 years ago
- Walk through JSON with Go☆66Updated 2 years ago
- Straightforward HTTP session management☆123Updated this week
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.☆54Updated 6 months ago
- A neat codegen-based database wrapper written in Go☆73Updated 4 years ago
- a lightweight acl manager for go.☆83Updated last year
- A minimalistic web framework with route grouping and middleware chaining☆94Updated 5 months ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Build recursive descent parsers