github.com/a2800276/porter

porter

Package porter implements the Porter stemming algorithm.

61

Decision Signals

Health score 61/100, confidence 80/100.

Review
Maintenance 75
Adoption 15
Security 92
Maturity 55
Developer DX 83
Confidence 80

Install

go get github.com/a2800276/porter

Package Data

updated Jun 11, 2026
Latest versionv0.0.2
Imported by2 packages
Stars0
Forks0
Last activity4 months ago
Latest releaseUnknown
LicenseUnknown
Known vuln records0

API Surface

3 symbols
SymbolKindSynopsis
ErrInvalidInput Variable var ErrInvalidInput = errors.New("invalid input for stemming")
Stem Function func Stem(word string) (string, error)
StemBytes Function func StemBytes(b []byte) ([]byte, error)

Similar Packages

Go Logging Libraries

#1 slog-multi

🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...

Go Logging Libraries 626 stars 237 imported-by 100% confidence
95

#2 Zerolog

Package zerolog provides a lightweight logging library dedicated to JSON logging.

Go Logging Libraries 12.4K stars 30.5K imported-by 100% confidence
94

#3 Zap

Package zap provides fast, structured, leveled logging.

Go Logging Libraries 24.5K stars 119.7K imported-by 65% confidence
92

#4 logger

Package logger defines the structured logging interface and a global default logger that components use when no explicit logger is configured.

Go Logging Libraries 55 stars 615 imported-by 95% confidence
86

#5 Logrus

Package logrus is a structured logger for Go, completely API compatible with the standard library logger.

Go Logging Libraries 25.7K stars 0 imported-by 65% confidence
86