When I try to run the following command in a docker container:
threaded_analyzer --outlv semgraph --output json --lang en -f /config/configfile.cfg --server --port 50005
nothing happens and the server does not respond
Is there any way to help the analyzer command run faster? Paragraphs take about 8 seconds to parse, and bigger texts a lot longer. Is it possible to enable GPU usage or anything like that?