Greetings,
is there an API for the website Text Analysis - LanguageTool ?
Thanks.
There’s no HTTP API, but a Java one: JLanguageTool (LanguageTool 6.0 API)
Thanks for your answer, do you have any idea if i can classify sentences by any way?
There’s no API for that, you’d have to do that yourself based on the response from LanguageTool.