RAKE.go VS go2vec

Compare RAKE.go vs go2vec and see what are their differences.

RAKE.go

A Go port of the Rapid Automatic Keyword Extraction algorithm (RAKE) (by afjoseph)

go2vec

Read and use word2vec vectors in Go (by danieldk)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
RAKE.go go2vec
- -
109 50
- -
0.0 0.0
about 4 years ago over 5 years ago
Go Go
MIT 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.

RAKE.go

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

We haven't tracked posts mentioning RAKE.go 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 RAKE.go and go2vec you can also consider the following projects:

paicehusk - Golang implementation of the Paice/Husk Stemming Algorithm

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

dpar - Neural network transition-based dependency parser (in Rust)

sentences - A multilingual command line sentence tokenizer in Golang

go-nlp

golibstemmer - Go bindings for the snowball libstemmer library including porter 2

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

whatlanggo - Natural language detection library for Go

gse - Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.

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