We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前读取的自定义期刊缩写.csv文件似乎对期刊全称的大小写敏感,建议改成大小写不敏感的方法。从其他地方爬取的期刊全称和论文识别出的不完全一致,需要修改大小写才能识别
No response
The text was updated successfully, but these errors were encountered:
5813c60
🚀 This ticket has been resolved in v1.20.1. See Release 1.20.1 for release notes.
Sorry, something went wrong.
忽略大小写、The、A、空格、&、and、西文括号、连字符、冒号等字符 进行匹配。
northword
No branches or pull requests
Describe the feature
目前读取的自定义期刊缩写.csv文件似乎对期刊全称的大小写敏感,建议改成大小写不敏感的方法。从其他地方爬取的期刊全称和论文识别出的不完全一致,需要修改大小写才能识别
Additional context
No response
The text was updated successfully, but these errors were encountered: