go-i18n VS golibstemmer

Compare go-i18n vs golibstemmer and see what are their differences.

go-i18n

Translate your Go program into multiple languages. (by nicksnyder)

golibstemmer

Go bindings for the snowball libstemmer library including porter 2 (by rjohnsondev)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
go-i18n golibstemmer
9 -
2,774 20
- -
7.1 0.0
30 days ago almost 10 years ago
Go Go
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-i18n

Posts with mentions or reviews of go-i18n. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-11.

golibstemmer

Posts with mentions or reviews of golibstemmer. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning golibstemmer yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing go-i18n and golibstemmer you can also consider the following projects:

icu - Cgo binding for icu4c library

textcat - A Go package for n-gram based text categorization, with support for utf-8 and raw text

prose - :book: A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.

RAKE.go - A Go port of the Rapid Automatic Keyword Extraction algorithm (RAKE)

universal-translator - :speech_balloon: i18n Translator for Go/Golang using CLDR data + pluralization rules

go-stem - Word Stemming in Go

go-nlp

when - A natural language date/time parser with pluggable rules

sentences - A multilingual command line sentence tokenizer in Golang

gojieba - "结巴"中文分词的Golang版本

locales - :earth_americas: a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use with, but not exclusive to https://github.com/go-playground/universal-translator

gounidecode - Unicode transliterator for #golang