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

duanhongyi/genius

0
View on GitHub↗
234 stars·63 forks·Python·6 views

Genius

a chinese segment base on crf

Features

  • Natural Language Processing - Chinese word segmentation library based on conditional random fields.
  • Word Segmentation Tools - Python segmentation component using conditional random fields.

Star history

Star history chart for duanhongyi/geniusStar history chart for duanhongyi/genius

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 Genius

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

    fxsjy/jieba

    35,027View on GitHub↗

    This project is a Chinese text segmentation library and tokenizer designed to split Chinese sentences into individual words. It serves as a natural language processing tool for splitting characters into words, tagging parts of speech, and extracting keywords using statistical analysis. The library distinguishes itself through support for custom dictionary configuration and vocabulary file management, allowing users to override default segmentation rules for domain-specific accuracy. It also includes a TF-IDF keyword extractor to identify significant words and core topics within documents. Th

    Python
    View on GitHub↗35,027
  • 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
  • fangpenlin/losofangpenlin avatar

    fangpenlin/loso

    81View on GitHub↗

    Chinese segmentation library

    Python
    View on GitHub↗81
  • lancopku/pkuseg-pythonlancopku avatar

    lancopku/pkuseg-python

    6,707View on GitHub↗

    pkuseg-python is a Chinese word segmentation toolkit and natural language processing library. It provides specialized models for splitting Chinese text into words across various domains, including news, medical, and web content, and includes a tool for assigning grammatical parts of speech tags to segmented words. The library allows for the training of custom segmentation models using annotated datasets and supports the integration of user-defined dictionaries to ensure specialized terminology is recognized correctly. It employs a multi-threaded execution engine to process large volumes of Ch

    Python
    View on GitHub↗6,707
Compare all 30 related projects→

Frequently asked questions

What does duanhongyi/genius do?

a chinese segment base on crf

What are the main features of duanhongyi/genius?

The main features of duanhongyi/genius are: Natural Language Processing, Word Segmentation Tools.

Which projects share features with duanhongyi/genius?

Projects with overlapping indexed features include: go-ego/gse — Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others. lancopku/pkuseg-python — pkuseg-python is a Chinese word segmentation toolkit and natural language processing library. It provides specialized… fangpenlin/loso — Chinese segmentation library. fxsjy/jieba — This project is a Chinese text segmentation library and tokenizer designed to split Chinese sentences into individual… abitdodgy/gibran — Gibran is an Elixir natural language processor, and a port of WordsCounted. 7compass/sentimental — Simple sentiment analysis with Ruby.