anderscui/jieba.NET
jieba中文分词的.NET版本(支持.NET Framework与.NET Core) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4039
- days_rel: n/a
- days_push: 1364
- n_releases_24m: 0
Adoption not part of the score
1143 stars · 260 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jieba.NET is a C# port of the popular jieba Chinese word segmentation library, supporting .NET Framework and .NET Core. It offers precise, full, and search-engine segmentation modes, traditional Chinese support, custom dictionaries, and a FlashText-inspired KeywordProcessor.
Use cases
- segment Chinese text into words in a .NET application
- tokenize Chinese sentences for text analysis
- split Chinese text for search engine indexing
- add custom domain words to a Chinese tokenizer dictionary
- extract keywords from Chinese text with case-insensitive matching
- handle traditional Chinese segmentation
When to choose
- you need Chinese word segmentation in C# or any .NET language
- you want API compatibility with Python's jieba
- you need search-engine-mode tokenization for Lucene or full-text search
- you require custom user dictionaries or traditional Chinese support
When to avoid
- you need the latest jieba paddle-mode deep learning segmentation
- you are not on the .NET platform
- you need actively developed features beyond the 2022 release
- you need segmentation for languages other than Chinese
Facets
library · maturity maintenance
nlp parser search-engine developer-tools dotnet cross-platform windows chinese-word-segmentation jieba tokenization text-analysis keyword-extraction csharp lucene natural-language-processing search linux macos
1 source
- readme: https://github.com/anderscui/jieba.NET · fetched 2026-08-28 · d685de211f93
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| anderscui/jieba.NET | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="anderscui/jieba.NET")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem