dongrixinyu/jionlp

中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 17th, 2026
Created on March 13th, 2020
Open Issues & Pull Requests: 42 (+0)
GitHub issues: Enabled
Number of forks: 441
Total Stargazers: 3,869 (+0)
Total Subscribers: 33 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 23.8 hours
Mean response time: 43.8 days
90th percentile: 23.4 days
Tracked items: 60

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 14
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 756 days
Stale 30+ days: 14
Stale 90+ days: 14

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (36)
  • enhancement (5)
  • question (3)
  • wontfix (3)
  • help wanted (2)
  • documentation (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

JioNLP is a Chinese NLP preprocessing and parsing toolkit that provides utilities for preparing and analyzing Chinese language text.

The toolkit addresses the need for accurate and efficient preprocessing of Chinese text before it enters downstream NLP tasks. It offers parsing capabilities for Chinese-specific linguistic phenomena, including time expression parsing, which requires understanding temporal references in Chinese. The approach bundles multiple preprocessing and parsing functions into a single package designed for ease of use.

The toolkit suits projects that work with Chinese text and need reliable preprocessing before feeding data into machine learning models or language processing pipelines. It is particularly valuable for applications that must handle time expressions and temporal information in Chinese, a task that demands language-specific logic. Developers working on Chinese NLP tasks who prioritize accuracy and straightforward integration should consider this tool.

The project shows consistent maintenance with regular updates to its codebase. The toolkit has accumulated a substantial body of code across multiple modules. Development activity demonstrates ongoing refinement of existing functionality rather than rapid expansion into new areas.