textcat VS MMSEGO

Compare textcat vs MMSEGO and see what are their differences.

textcat

A Go package for n-gram based text categorization, with support for utf-8 and raw text (by pebbe)

MMSEGO

Chinese word splitting algorithm MMSEG in GO (by awsong)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
textcat MMSEGO
- -
71 63
- -
0.0 0.0
about 3 years ago about 12 years ago
Go Go
- 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.

textcat

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

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

MMSEGO

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

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

What are some alternatives?

When comparing textcat and MMSEGO you can also consider the following projects:

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

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

nlp - [UNMANTEINED] Extract values from strings and fill your structs with nlp.

paicehusk - Golang implementation of the Paice/Husk Stemming Algorithm

shamoji - The shamoji (杓文字) is a word filtering package

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

go-nlp

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

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

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

go-i18n - Translate your Go program into multiple languages.

gounidecode - Unicode transliterator for #golang