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

Fix bugs when parsing the author name in google scholar #94

Merged
merged 2 commits into from
Nov 24, 2024

Conversation

chenyangyc
Copy link
Contributor

The original parsing logic would concatenate the author name with the conference/journal name, resulting in an error in parsing the author name when processing articles by individual authors, which would be undetectable in the dblp.
Now it is changed to parse the author name separately.

@WenyanLiu WenyanLiu merged commit 647ac6e into WenyanLiu:master Nov 24, 2024
1 check failed
@WenyanLiu WenyanLiu self-requested a review November 24, 2024 11:38
@WenyanLiu WenyanLiu self-assigned this Nov 24, 2024
@WenyanLiu WenyanLiu added the enhancement New feature or request label Nov 24, 2024
@WenyanLiu
Copy link
Owner

Thank you @chenyangyc for your valuable contribution.

We have merged your pull request.

Your solution to parse the author name separately is greatly appreciated.

Please stay tuned for the upcoming version release.

Repository owner deleted a comment from allcontributors bot Nov 24, 2024
@WenyanLiu
Copy link
Owner

@all-contributors please add @chenyangyc for code, bug

Copy link
Contributor

@WenyanLiu

This project's configuration file has malformed JSON: .all-contributorsrc. Error:: Unexpected token ] in JSON at position 6119

@WenyanLiu
Copy link
Owner

@all-contributors please add @chenyangyc for code, bug

Copy link
Contributor

@WenyanLiu

I've put up a pull request to add @chenyangyc! 🎉

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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants