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

Adding PDF annotation services #79

Open
dregules opened this issue Jun 18, 2024 · 2 comments
Open

Adding PDF annotation services #79

dregules opened this issue Jun 18, 2024 · 2 comments

Comments

@dregules
Copy link

Dear Team,

i'm wondering if you're thinking to add support for the following services to the python client:

https://grobid.readthedocs.io/en/latest/Grobid-service/#apireferenceannotations
https://grobid.readthedocs.io/en/latest/Grobid-service/#apiannotatepdf

So far, I only see these as valid services in the grobid python client:

valid_services = [
        "processFulltextDocument",
        "processHeaderDocument",
        "processReferences",
        "processCitationList",
        "processCitationPatentST36",
        "processCitationPatentPDF"
    ]

For the meantime, you suggest I do the requests manually, correct?

Thank you in advance!
Diego

@lfoppiano
Copy link
Collaborator

Hi @dregules,
apologize, this issue slipped away. Which service do you need that is not available?

@dregules
Copy link
Author

dregules commented Oct 1, 2024

hi @lfoppiano - thanks for coming back either way! I was referring to /api/referenceAnnotations and /api/annotatePDF , which are available as part of the web services. Thanks in advance!

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

2 participants