gradio-extractor / config.json
jpangas's picture
Create config.json
57ae564 verified
raw
history blame
220 Bytes
{
"grobid_server": "https://jpangas-grobid-paper-extractor.hf.space",
"batch_size": 1000,
"sleep_time": 5,
"timeout": 60,
"coordinates": [ "persName", "figure", "ref", "biblStruct", "formula", "s" ]
}