Skip to content

Adding PDF annotation services #79

@dregules

Description

@dregules

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions