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
huichen avatar

huichen/sego

0
View on GitHub↗
1,826 stars·353 forks·Go·7 views

Sego

Go中文分词

Features

  • Search and Recommendation - Chinese word segmentation library.
  • Search and Recommendation - Chinese word segmentation.

Star history

Star history chart for huichen/segoStar history chart for huichen/sego

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Sego

Similar open-source projects, ranked by how many features they share with Sego.
  • akrylysov/simpleftsA

    akrylysov/simplefts

    0View on GitHub↗
    View on GitHub↗0
  • elastic/go-elasticsearchelastic avatar

    elastic/go-elasticsearch

    6,051View on GitHub↗

    The official Go client for Elasticsearch

    Go
    View on GitHub↗6,051
  • 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
  • go-ego/riotgo-ego avatar

    go-ego/riot

    6,059View on GitHub↗

    Riot is a Go-based distributed search engine and indexing server designed for full-text indexing and retrieval. It functions as a retrieval system that sorts documents by relevance using BM25 ranking algorithms, term frequency, and inverse document frequency. The engine provides specialized support for the Chinese language, featuring concurrent text segmentation and phonetic Pinyin mapping to match romanized input with characters. It utilizes a distributed architecture that employs hash-based index sharding to balance data load and throughput across multiple server nodes. The system covers a

    Gogogolanggwk
    View on GitHub↗6,059
See all 14 alternatives to Sego→

Frequently asked questions

What does huichen/sego do?

Go中文分词

What are the main features of huichen/sego?

The main features of huichen/sego are: Search and Recommendation.

What are some open-source alternatives to huichen/sego?

Open-source alternatives to huichen/sego include: akrylysov/simplefts. elastic/go-elasticsearch — The official Go client for Elasticsearch. go-ego/gse — Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others. go-ego/riot — Riot is a Go-based distributed search engine and indexing server designed for full-text indexing and retrieval. It… huichen/wukong — Wukong is a distributed full-text search engine designed for indexing and retrieving text documents. It functions as a… lithammer/fuzzysearch.