awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
agonopol avatar

agonopol/go-stem

0
View on GitHub↗
81 stars·15 forks·Go·MIT·10 viewssvn://go-stem↗

Go Stem

Word Stemming in Go

Features

  • Morphological Analysis - Implementation of the Porter stemming algorithm.
  • Natural Language Processing - Implementation of the Porter stemming algorithm.

Star history

Star history chart for agonopol/go-stemStar history chart for agonopol/go-stem

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Go Stem

These projects share indexed features with Go Stem. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • danieldk/go2vecdanieldk avatar

    danieldk/go2vec

    58View on GitHub↗

    Read and use word2vec vectors in Go

    Go
    View on GitHub↗58
  • dinopuguh/gosentiwordnetdinopuguh avatar

    dinopuguh/gosentiwordnet

    11View on GitHub↗

    💬 Sentiment analyzer library using SentiWordnet in Go

    Go
    View on GitHub↗11
  • a2800276/portera2800276 avatar

    a2800276/porter

    13View on GitHub↗

    porter stemmer

    Go
    View on GitHub↗13
  • goodsign/libtextcatgoodsign avatar

    goodsign/libtextcat

    13View on GitHub↗

    Cgo binding for libtextcat C library

    Go
    View on GitHub↗13
Compare all 30 related projects→

Frequently asked questions

What does agonopol/go-stem do?

Word Stemming in Go

What are the main features of agonopol/go-stem?

The main features of agonopol/go-stem are: Morphological Analysis, Natural Language Processing.

Which projects share features with agonopol/go-stem?

Projects with overlapping indexed features include: dinopuguh/gosentiwordnet — 💬 Sentiment analyzer library using SentiWordnet in Go. goodsign/snowball — Cgo binding for Snowball C library. a2800276/porter — porter stemmer. danieldk/go2vec — Read and use word2vec vectors in Go. goodsign/libtextcat — Cgo binding for libtextcat C library. ikawaha/kagome — Self-contained Japanese Morphological Analyzer written in pure Go.