Skip to content

--datastet #9

@squigzzz

Description

@squigzzz

Even with this option for some reason the client still wants to send a request to the annotatesoftwareTEI. I just want to use datastet on my xml documents though. Here is the error I am getting.

INFO:root:blacklist size: 533
DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): localhost:8060
DEBUG:urllib3.connectionpool:http://localhost:8060 "GET /service/isalive HTTP/1.1" 200 4
INFO:root:dataset mention extraction is up and running
DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): localhost:8060
DEBUG:urllib3.connectionpool:http://localhost:8060 "POST /service/annotateSoftwareTEI HTTP/1.1" 404 259
ERROR:root:[404] URL not found: [http://localhost:8060/service/annotateSoftwareTEI]

Is it a bug or am I doing something wrong ? Here is my module call

python3 -m software_mentions_client.client --datastet --file-in input_files/33_4_samples.grobid.tei.xml --file-out results.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions