language-check icon indicating copy to clipboard operation
language-check copied to clipboard

how to run language_check.tool("en-US") from pre-downloaded server

Open pvester opened this issue 4 years ago • 1 comments

Hey,

I need to run the language-check package on a remote server that does not allow for the tool to download the "en-US" server (URLError) when its running there. I can do the pip install language_check but not download the server during runtime. Is there a way that I can manually download the "en-Us" server, copy it to the remote server and run language_check from there without connecting to the internet when i run the language_check.tool ?

pvester avatar May 20 '20 15:05 pvester

Hey,I am wondering the same problem. Waiting for answering~

venusafroid avatar Aug 11 '20 09:08 venusafroid