acl-org / acl-org/acl-anthology
Fixed-case for multi-sentence titles
- 主要语言
- Python
- 星标
- 797
- 派生
- 408
- 平均合并
- 3 天 19 小时
- 30 天内合并 PR
- 36
描述
In paper titles with multiple sentences, the first word of non-initial sentences should probably be ``d.
This happens e.g. here:
[How Good is Your Tokenizer? On the Monolingual Performance of Multilingual Language Models](https://aclanthology.org/2021.acl-long.243)
Using our official Anthology BibTeX with the ARR templates, "on" will appear in the bibliography as all-lowercase.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Reproduce the reported title-casing issue using the linked paper title, the official Anthology BibTeX, and the ARR templates. Trace the BibTeX title-generation entry point to determine where the first word of each non-initial sentence is handled; done means the bibliography renders “On” with fixed case rather than lowercase.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- data
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100