LHNCBC / skr_web_python_api

SKR Web API: Python implementation
Other
37 stars 7 forks source link

Fastest way to query the SemRep API #1

Open novice03 opened 2 years ago

novice03 commented 2 years ago

Hello, thank you so much for releasing the Python API. I am using the SemRep API to extract predicates from a large dataset of documents. Currently, each document takes around 7 seconds. At this rate, the whole dataset would require several weeks to process. Can you please let me know if there is anything I can do to speed-up the query process?