librarian-bots/claim-papers
[TYPO] Update text (#1)
Update paper claiming process in get_papers
Strip whitespace from positive_arxiv_ids list.
Add validation for positive_arxiv_ids input in
Add error handling for no authors found
Update login message in app.py
Improve help text
Refactor get_name function to use hf_user_name
Remove unnecessary code in app.py
Remove unused function call in app.py
Add get_name function to retrieve profile name
Add check for logged in user before accessing
Update get_papers function arguments.
Add note about false positives in Semantic Scholar
Refactor get_papers function to handle already
Refactor get_papers function to check if papers
Update HTML content for Hugging Face Paper Claimer
Fix formatting of Hugging Face Paper Claimer
Update Hugging Face Paper Claimer UI.
Update Hugging Face Paper Claimer UI.
Update Hugging Face Paper Claimer UI
Add Hugging Face Paper Claimer to app.py
Refactor get_papers function to display papers not
Add return statement to get_papers function
Fix papers not yet indexed by Hugging Face in
Add papers not yet indexed by Hugging Face to
Remove unnecessary code
Add author name and arXiv ID textbox to UI
Update label for ArXiv IDs in app.py
Add label to ArXiv IDs textbox
Add placeholder text to ArXiv IDs Textbox
Update login and logout button sizes
Refactor login and logout buttons to be in the
Add new dependencies from requirements.in
Add hf_oauth configuration option
Add code for querying and displaying papers
initial commit
