Skip to content

新增千分位格式数字识别#803

Open
bengbengbalabalabeng wants to merge 2 commits into
NLPchina:masterfrom
bengbengbalabalabeng:master
Open

新增千分位格式数字识别#803
bengbengbalabalabeng wants to merge 2 commits into
NLPchina:masterfrom
bengbengbalabalabeng:master

Conversation

@bengbengbalabalabeng

Copy link
Copy Markdown

新增千分位格式数字识别(可自定分隔符,默认使用 ,

示例:1,234,567
输出:1,234,567/thousands_separator

示例:1,234,567.00
输出:1,234,567.00/thousands_separator

示例:1,234,567.00
输出:1,234,567.00/thousands_separator

示例:1_234_567.00
输出:1_234_567.00/thousands_separator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant