Go implementation of the Snowball stemmers
☆291Nov 13, 2025Updated 4 months ago
Alternatives and similar repositories for snowball
Users that are interested in snowball are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Removes most frequent words (stop words) from a text content. Based on a Curated list of language statistics.☆154Jul 20, 2023Updated 2 years ago
- A native Go clean room implementation of the Porter Stemming algorithm.☆192Jun 23, 2021Updated 4 years ago
- A lemmatizer implemented in Go☆93May 9, 2025Updated 10 months ago
- Go library for performing computations in word2vec binary models☆203Jun 27, 2022Updated 3 years ago
- Stemmer packages for Go programming language. Includes English, German and Dutch stemmers.☆55Dec 7, 2016Updated 9 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Go library for using system certificate stores on macOS/Windows☆27Dec 2, 2023Updated 2 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Dec 19, 2022Updated 3 years ago
- Naive Bayesian Classification for Golang.☆811Dec 7, 2025Updated 3 months ago
- Snowball stemmer for Go☆48Jun 10, 2025Updated 9 months ago
- A multilingual command line sentence tokenizer in Golang☆466Feb 28, 2024Updated 2 years ago
- Levenshtein Distance in Go☆40Aug 14, 2018Updated 7 years ago
- Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang☆469May 11, 2021Updated 4 years ago
- Provides a named machine level mutex shareable between processes.☆29Sep 27, 2023Updated 2 years ago
- Ngram index for golang☆114May 27, 2016Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.☆3,070May 2, 2023Updated 2 years ago
- Golang implementation Porter Stemming for Russian language☆28Mar 16, 2016Updated 10 years ago
- A small library in golang, that detects the language of a text. (text categorization)☆155Mar 16, 2023Updated 3 years ago
- Minimal cgo bindings for libenca☆19Mar 15, 2016Updated 10 years ago
- Directed Acyclic Word Graph implementation in Go, with fuzzy search of words in the graph.☆31Dec 28, 2013Updated 12 years ago
- A simple library for loading word2vec binary model.☆12Sep 17, 2015Updated 10 years ago
- Natural language detection library for Go☆681Mar 28, 2023Updated 3 years ago
- Spell checking and fuzzy search suggestion written in Go☆390Oct 21, 2021Updated 4 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,853Mar 19, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Utilities for working with discrete probability distributions and other tools useful for doing NLP work☆95Nov 15, 2011Updated 14 years ago
- On-line Machine Learning in Go (and so much more)☆1,613Jul 15, 2022Updated 3 years ago
- Natural Language Processing Toolkit in Golang☆64May 9, 2020Updated 5 years ago
- Radix sorting in Go☆10Feb 4, 2019Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Mar 5, 2015Updated 11 years ago
- A simple column store in golang