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

Refinements to author-name parsing #3

Open
11 of 14 tasks
dolsysmith opened this issue Sep 24, 2024 · 0 comments
Open
11 of 14 tasks

Refinements to author-name parsing #3

dolsysmith opened this issue Sep 24, 2024 · 0 comments

Comments

@dolsysmith
Copy link
Collaborator

dolsysmith commented Sep 24, 2024

  • Handle "with" and other stopwords
  • Remove parentheses
  • Collapse corporate names
  • Add support for three-letter initials to grammar
  • Improve casefolding
  • Remove periods from initials
  • Improve handling of degrees (without commas)
  • Add Jr to degree pattern
  • Remove titles
  • Last names with El
  • Check for capitalized acronyms not in degree list (when entire string is not capitalized)
  • Check for user's name among author names
  • Final test
  • Integrate with data prep script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant