dice-group / dice-group/KB-BasedFC
Implement multithreading for multiple factchecking
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now the Web Server sends request to each microservice algorithm one after the other. Hence total execution time for multi algorithm fact checking can be further reduced by sending the requests to all microservices simultaneously using different threads
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.