acl-org / acl-org/acl-anthology
Fixed-caser makes mistakes with mixed-script titles
未关闭
- 主要语言
- Python
- 星标
- 797
- 派生
- 408
- 平均合并
- 3 天 19 小时
- 30 天内合并 PR
- 36
描述
Titles with mixed Chinese and Latin script don't put spaces in between, so a title like `什么什么什么Foo` will incorrectly fixed-case as `什么什么什么Foo`.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Locate the fixed-caser entry point and any existing title-casing tests, then reproduce the mixed Chinese and Latin example from the issue. Trace how the title is split before casing; done means the example and equivalent mixed-script titles are handled without wrapping only part of the Latin text.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- internationalization
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100