paicehusk VS go2vec

Compare paicehusk vs go2vec and see what are their differences.

paicehusk

Golang implementation of the Paice/Husk Stemming Algorithm (by rookii)

go2vec

Read and use word2vec vectors in Go (by danieldk)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
paicehusk go2vec
- -
29 50
- -
0.0 0.0
over 10 years ago over 5 years ago
Go Go
BSD 2-clause "Simplified" License GNU General Public License v3.0 or later
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.

paicehusk

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

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

go2vec

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

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

What are some alternatives?

When comparing paicehusk and go2vec you can also consider the following projects:

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

porter2 - High Performance Porter2 Stemmer

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

sentences - A multilingual command line sentence tokenizer in Golang

spaGO - Self-contained Machine Learning and Natural Language Processing library in Go

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

segment - A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29

whatlanggo - Natural language detection library for Go

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