See the swagger documentation of the api
http://127.0.0.1:3002/api/1/
- Spacy
- Google Lang Detect
- Apache Tika
- Flask
- Vader
- LASER - facebook research
- Sebastian Erhardt
Environment variables can be passed through docker compose script located in endorse-elk repository.
ELASTIC_SERACH_HOST=XXX
ELASTIC_SERACH_USERNAME=XXX
ELASTIC_SERACH_PASSWORD=XXX
CREATE_ADMIN=TRUE
ADMIN_PASSWORD=XXXX
In order to start the project using the docker configuration, please refer to the README file located in the repository endorse-elk.
bash ./install_models.sh
bash ./install_external_tools.sh