nlp-labelling
nlp-labelling copied to clipboard
Labelling platform for text using weak supervision.
Please make the flask port configurable. I need to run in on another port than 5000.
When I run the docker container I get: ``` Exception in thread "main" java.io.IOException: Cannot run program "/usr/local/lib/python3.9/dist-packages/dataqa_es/server/elasticsearch-7.9.2/jre-15/bin/java": error=0, Failed to exec spawn helper: pid: 214, exit value: 1 at...
Greetings! When trying to run the application in Python 3.8.10 with `dataqa run` I get `dataqa: command not found` (installation with pip was successful). Do you know what could be...