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
Please let me know if you have figured out how to use the latest LanguageTool version with language check. I thought there should be some config where we can specify.
I tried to pip install language_tool from which this one is forked and it is downloading the latest version of LT
My version supports new versions of Java and LanguageTool. language-check is stuck on Java 8 and LanguageTool 3.2; latest versions are Java 14 and LanguageTool 4.9!
I'm happy to help you with your issue if you raise it over at my repository! Thanks!
As seen below the LT api has changed, but this client only works for 3.2:
https://languagetool.org/http-api/swagger-ui/#/default
How can I make this work for newer LT 4.4?
The text was updated successfully, but these errors were encountered: