Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

output could be like the jar file #47

Open
zodman opened this issue Jul 27, 2022 · 1 comment
Open

output could be like the jar file #47

zodman opened this issue Jul 27, 2022 · 1 comment

Comments

@zodman
Copy link

zodman commented Jul 27, 2022

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

@Findus23
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants