Simple Flask service for Portuguese Natural Language Processing to analyze sentence dependencies and extract relations using SpaCy.
Docker Container Ubuntu 18.04
Create via Dockerfile:
docker build -t nlp_relex .
Clone via DockerHub:
docker pull marcosspalenza/nlp_relex
Start and access the container IP. The service will be runing on localhost port 5000.