You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What exactly do you mean?
Do you think this tool should be able to use a local languagetool-commandline.jar to send the text towards (instead of the API) and then print it as usual? But in that case one could also run the same LanguageTool as a webserver on localhost and point pylanguagetool there.
Or do you think this tool should use the HTTP API, but then instead of printing the errors, give an output like the CLI does. But then I am wondering why. Could you explain what this would allow to do?
I mean a lot of other tools use the output of the cli languagetool.
java -jar languagetool-commandline.jar -l xx <filename>
If if could output the same format will be awesome
The text was updated successfully, but these errors were encountered: