awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
awsong avatar

awsong/MMSEGO

0
View on GitHub↗
62 stars·14 forks·Go·11 views

MMSEGO

Chinese word splitting algorithm MMSEG in GO

Features

  • Natural Language Processing - Chinese word segmentation algorithm.
  • Text Tokenization - Go implementation of the MMSEG Chinese word splitting algorithm.

Star history

Star history chart for awsong/mmsegoStar history chart for awsong/mmsego

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with MMSEGO

These projects share indexed features with MMSEGO. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dchest/stemmerdchest avatar

    dchest/stemmer

    56View on GitHub↗

    Stemmer packages for Go programming language. Includes English, German and Dutch stemmers.

    Go
    View on GitHub↗56
  • go-ego/gsego-ego avatar

    go-ego/gse

    2,832View on GitHub↗

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

    Go
    View on GitHub↗2,832
  • blevesearch/segmentblevesearch avatar

    blevesearch/segment

    89View on GitHub↗

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

    Go
    View on GitHub↗89
  • neurosnap/sentencesneurosnap avatar

    neurosnap/sentences

    470View on GitHub↗

    A multilingual command line sentence tokenizer in Golang

    Go
    View on GitHub↗470
Compare all 30 related projects→

Frequently asked questions

What does awsong/mmsego do?

Chinese word splitting algorithm MMSEG in GO

What are the main features of awsong/mmsego?

The main features of awsong/mmsego are: Natural Language Processing, Text Tokenization.

Which projects share features with awsong/mmsego?

Projects with overlapping indexed features include: go-ego/gse — Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others. osamingo/shamoji — The shamoji (杓文字) is a word filtering package. blevesearch/segment — A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29. dchest/stemmer — Stemmer packages for Go programming language. Includes English, German and Dutch stemmers. neurosnap/sentences — A multilingual command line sentence tokenizer in Golang. pebbe/textcat — A Go package for n-gram based text categorization, with support for utf-8 and raw text.