Skip to content

This repository contains the ENDOrSE NLP logic/pipelines for data ingestion and processing

License

Notifications You must be signed in to change notification settings

TU-Munich/endorse-data-nlp

Repository files navigation

NLP Backend

API

See the swagger documentation of the api

http://127.0.0.1:3002/api/1/

Frameworks

  • Spacy
  • Google Lang Detect
  • Apache Tika
  • Flask
  • Vader
  • LASER - facebook research

Authors

  • Sebastian Erhardt

Environment variables

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

Credentials

Go to credentials

Run with docker compose

In order to start the project using the docker configuration, please refer to the README file located in the repository endorse-elk.

Install LASER


bash ./install_models.sh
bash ./install_external_tools.sh

About

This repository contains the ENDOrSE NLP logic/pipelines for data ingestion and processing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •