Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
wenet-e2e
/
WeTextProcessing
Public
Notifications
You must be signed in to change notification settings
Fork
114
Star
807
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: 增强中文数字转阿拉伯数字的规范化规则
- #320
#320
Open
matouxiao
wants to merge 9 commits into
wenet-e2e:master
wenet-e2e/WeTextProcessing:master
from
matouxiao:master
matouxiao/WeTextProcessing:master
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
feat: 增强中文数字转阿拉伯数字的规范化规则
#320
matouxiao
wants to merge 9 commits into
wenet-e2e:master
wenet-e2e/WeTextProcessing:master
from
matouxiao:master
matouxiao/WeTextProcessing:master
Copy head branch name to clipboard
Commits
Commits on Dec 29, 2025
添加数字+英文的识别规则,比如四a级景区->4a级景区
matouxiao
committed
2f92c38
View commit details
Copy full SHA for 2f92c38
Browse repository at this point
添加规则6. 添加两个连续完整数字的范围规则(如二十一二十二 -> 21-22)
matouxiao
committed
0f69e4b
View commit details
Copy full SHA for 0f69e4b
Browse repository at this point
将财年加入date关键词检测
matouxiao
committed
7fbc302
View commit details
Copy full SHA for 7fbc302
Browse repository at this point
重复分位数字之间用‘、’号隔开,比如十五十六->15、16
matouxiao
committed
39a11cf
View commit details
Copy full SHA for 39a11cf
Browse repository at this point
Commits on Dec 30, 2025
修改数字规则,六万->6万
matouxiao
committed
eb4f396
View commit details
Copy full SHA for eb4f396
Browse repository at this point
添加数字连读可能表,十一二三->11、12、13,二二二三 ->22、23
matouxiao
committed
ed44e3e
View commit details
Copy full SHA for ed44e3e
Browse repository at this point
限制英文只有abcd
matouxiao
committed
0a8c747
View commit details
Copy full SHA for 0a8c747
Browse repository at this point
Commits on Jan 6, 2026
添加‘个百分点’转换%
matouxiao
committed
cf29fe5
View commit details
Copy full SHA for cf29fe5
Browse repository at this point
修复十一到十二个百分点的bug
matouxiao
committed
2b5d0fa
View commit details
Copy full SHA for 2b5d0fa
Browse repository at this point
You can’t perform that action at this time.