This service accepts a translator reasoner standard message containing answers and returns the same format with answers that have been coalesced.
A live version of the API can be found here.
An example notebook demonstrating the API can be found here.
Please download and implement the Docker container located in the Docker hub repo: renciorg\ac.
This environment expects Python version 3.8.
cd <code base>
pip install -r requirements.txt
python main.py
cd <code base>
docker-compose build
docker-compose up -d
kubernetes configurations and helm charts for this project can be found at:
https://github.com/helxplatform/translator-devops/answer-coalesce
http://"host name or IP":"port"/docs