Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] 拆分/合并姓名(中文) #168

Open
northword opened this issue Mar 29, 2024 · 0 comments
Open

[Feature Request] 拆分/合并姓名(中文) #168

northword opened this issue Mar 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@northword
Copy link
Owner

Describe the feature

描述

依据已有的讨论,中国作者的中文名可以以 fieldMode=1 存储,外文作者的中文译名同。

外籍作者的原名(英文名)仍需要分姓 名存储。

实现

合并:

  1. 仅处理 language=zh,zh-CN 的条目,
  2. 在符合条件的条目中,通过字符编码位置简单判断姓名是否为全中文(或通过姓是否在字典内),
  3. 对符合条件的姓名,合并

拆分:仅提供手动操作。

Additional context

@northword northword added the enhancement New feature or request label Mar 29, 2024
@northword northword self-assigned this Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 Needs Triage
Development

No branches or pull requests

1 participant