Is there a grammar checking tool for Ubuntu (not only for LibreOffice)?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I know this, let's assume to be a duplicate question and an answer was already posted here, but my question is entirely different.
I want to know if there is a grammar (not only spell) checking tool (for English) available to be installed on Ubuntu, so that its use is not limited to only LibreOffice, but also can be used for Skype (or other messaging apps), documents (LibreOffice, WPS Office, Geany), notes, memos, everything.
I would be thankful to everyone who tries to answer - or corrects me, or lets me know if this question doesn't make sense.
software-recommendation libreoffice skype spell-checking
add a comment |
I know this, let's assume to be a duplicate question and an answer was already posted here, but my question is entirely different.
I want to know if there is a grammar (not only spell) checking tool (for English) available to be installed on Ubuntu, so that its use is not limited to only LibreOffice, but also can be used for Skype (or other messaging apps), documents (LibreOffice, WPS Office, Geany), notes, memos, everything.
I would be thankful to everyone who tries to answer - or corrects me, or lets me know if this question doesn't make sense.
software-recommendation libreoffice skype spell-checking
add a comment |
I know this, let's assume to be a duplicate question and an answer was already posted here, but my question is entirely different.
I want to know if there is a grammar (not only spell) checking tool (for English) available to be installed on Ubuntu, so that its use is not limited to only LibreOffice, but also can be used for Skype (or other messaging apps), documents (LibreOffice, WPS Office, Geany), notes, memos, everything.
I would be thankful to everyone who tries to answer - or corrects me, or lets me know if this question doesn't make sense.
software-recommendation libreoffice skype spell-checking
I know this, let's assume to be a duplicate question and an answer was already posted here, but my question is entirely different.
I want to know if there is a grammar (not only spell) checking tool (for English) available to be installed on Ubuntu, so that its use is not limited to only LibreOffice, but also can be used for Skype (or other messaging apps), documents (LibreOffice, WPS Office, Geany), notes, memos, everything.
I would be thankful to everyone who tries to answer - or corrects me, or lets me know if this question doesn't make sense.
software-recommendation libreoffice skype spell-checking
software-recommendation libreoffice skype spell-checking
edited Jul 5 '18 at 7:49
Kumar A.
asked Jun 25 '18 at 7:33
Kumar A.Kumar A.
1214
1214
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
You may want to check out the LanguageTool project. You can download and install the LanguageTool Desktop version for offline use, which lets you check for grammar and spelling errors on the desktop.
After download of the LanguageTool file - unzip the file and start languagetool.jar by double-clicking it.
Notes : LanguageTool requires Java 8 or later to be installed | Comparison of LanguageTool Editions
Thanks, @cl-netbox, cant this installed in the system so that we can work on whatever app (Geany, WPS writer, skype) and it gets checked for the grammar (same as Grammarly does in a browser)?
– Kumar A.
Jun 26 '18 at 7:00
@KumarA. : As far as I do understand it, the grammar checking functionality of the desktop version should work for (nearly) all applications by starting the languagetool.jar file (if Java 8+ is installed) - just try it out. :)
– cl-netbox
Jun 26 '18 at 8:19
unfortunately not, I have kept this jar file started and expecting this to work on Geany, but no luck. I alternatively need to write inside the console, check for grammar and then copy it to wherever I need. This is a time taking process :(
– Kumar A.
Jun 26 '18 at 10:36
add a comment |
There is also Antidote (commercial software, sold for €119) which supports numbers of applications even LaTeX documents!
Here is a review (in french) using Linux.

1
Antidote appears to be a package for sale. Most users here expect free software.
– WinEunuuchs2Unix
Feb 19 at 3:33
2
There was no such requirement in the question. Granted, when suggesting a tool that costs 119.00€, it's a really good idea to mention the price, but there's no rule against non-free programs here.
– terdon♦
Feb 19 at 10:51
1
Welcome to AskUbuntu. It would be nice of you if you could maybe provide a bit more context around the program you suggested (can be in form of a quote of the developers site, or maybe even a screenshot). This would greatly improve this post in my opinion.
– Videonauth
Feb 19 at 10:59
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1049469%2fis-there-a-grammar-checking-tool-for-ubuntu-not-only-for-libreoffice%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You may want to check out the LanguageTool project. You can download and install the LanguageTool Desktop version for offline use, which lets you check for grammar and spelling errors on the desktop.
After download of the LanguageTool file - unzip the file and start languagetool.jar by double-clicking it.
Notes : LanguageTool requires Java 8 or later to be installed | Comparison of LanguageTool Editions
Thanks, @cl-netbox, cant this installed in the system so that we can work on whatever app (Geany, WPS writer, skype) and it gets checked for the grammar (same as Grammarly does in a browser)?
– Kumar A.
Jun 26 '18 at 7:00
@KumarA. : As far as I do understand it, the grammar checking functionality of the desktop version should work for (nearly) all applications by starting the languagetool.jar file (if Java 8+ is installed) - just try it out. :)
– cl-netbox
Jun 26 '18 at 8:19
unfortunately not, I have kept this jar file started and expecting this to work on Geany, but no luck. I alternatively need to write inside the console, check for grammar and then copy it to wherever I need. This is a time taking process :(
– Kumar A.
Jun 26 '18 at 10:36
add a comment |
You may want to check out the LanguageTool project. You can download and install the LanguageTool Desktop version for offline use, which lets you check for grammar and spelling errors on the desktop.
After download of the LanguageTool file - unzip the file and start languagetool.jar by double-clicking it.
Notes : LanguageTool requires Java 8 or later to be installed | Comparison of LanguageTool Editions
Thanks, @cl-netbox, cant this installed in the system so that we can work on whatever app (Geany, WPS writer, skype) and it gets checked for the grammar (same as Grammarly does in a browser)?
– Kumar A.
Jun 26 '18 at 7:00
@KumarA. : As far as I do understand it, the grammar checking functionality of the desktop version should work for (nearly) all applications by starting the languagetool.jar file (if Java 8+ is installed) - just try it out. :)
– cl-netbox
Jun 26 '18 at 8:19
unfortunately not, I have kept this jar file started and expecting this to work on Geany, but no luck. I alternatively need to write inside the console, check for grammar and then copy it to wherever I need. This is a time taking process :(
– Kumar A.
Jun 26 '18 at 10:36
add a comment |
You may want to check out the LanguageTool project. You can download and install the LanguageTool Desktop version for offline use, which lets you check for grammar and spelling errors on the desktop.
After download of the LanguageTool file - unzip the file and start languagetool.jar by double-clicking it.
Notes : LanguageTool requires Java 8 or later to be installed | Comparison of LanguageTool Editions
You may want to check out the LanguageTool project. You can download and install the LanguageTool Desktop version for offline use, which lets you check for grammar and spelling errors on the desktop.
After download of the LanguageTool file - unzip the file and start languagetool.jar by double-clicking it.
Notes : LanguageTool requires Java 8 or later to be installed | Comparison of LanguageTool Editions
answered Jun 25 '18 at 14:34
cl-netboxcl-netbox
25.6k577114
25.6k577114
Thanks, @cl-netbox, cant this installed in the system so that we can work on whatever app (Geany, WPS writer, skype) and it gets checked for the grammar (same as Grammarly does in a browser)?
– Kumar A.
Jun 26 '18 at 7:00
@KumarA. : As far as I do understand it, the grammar checking functionality of the desktop version should work for (nearly) all applications by starting the languagetool.jar file (if Java 8+ is installed) - just try it out. :)
– cl-netbox
Jun 26 '18 at 8:19
unfortunately not, I have kept this jar file started and expecting this to work on Geany, but no luck. I alternatively need to write inside the console, check for grammar and then copy it to wherever I need. This is a time taking process :(
– Kumar A.
Jun 26 '18 at 10:36
add a comment |
Thanks, @cl-netbox, cant this installed in the system so that we can work on whatever app (Geany, WPS writer, skype) and it gets checked for the grammar (same as Grammarly does in a browser)?
– Kumar A.
Jun 26 '18 at 7:00
@KumarA. : As far as I do understand it, the grammar checking functionality of the desktop version should work for (nearly) all applications by starting the languagetool.jar file (if Java 8+ is installed) - just try it out. :)
– cl-netbox
Jun 26 '18 at 8:19
unfortunately not, I have kept this jar file started and expecting this to work on Geany, but no luck. I alternatively need to write inside the console, check for grammar and then copy it to wherever I need. This is a time taking process :(
– Kumar A.
Jun 26 '18 at 10:36
Thanks, @cl-netbox, cant this installed in the system so that we can work on whatever app (Geany, WPS writer, skype) and it gets checked for the grammar (same as Grammarly does in a browser)?
– Kumar A.
Jun 26 '18 at 7:00
Thanks, @cl-netbox, cant this installed in the system so that we can work on whatever app (Geany, WPS writer, skype) and it gets checked for the grammar (same as Grammarly does in a browser)?
– Kumar A.
Jun 26 '18 at 7:00
@KumarA. : As far as I do understand it, the grammar checking functionality of the desktop version should work for (nearly) all applications by starting the languagetool.jar file (if Java 8+ is installed) - just try it out. :)
– cl-netbox
Jun 26 '18 at 8:19
@KumarA. : As far as I do understand it, the grammar checking functionality of the desktop version should work for (nearly) all applications by starting the languagetool.jar file (if Java 8+ is installed) - just try it out. :)
– cl-netbox
Jun 26 '18 at 8:19
unfortunately not, I have kept this jar file started and expecting this to work on Geany, but no luck. I alternatively need to write inside the console, check for grammar and then copy it to wherever I need. This is a time taking process :(
– Kumar A.
Jun 26 '18 at 10:36
unfortunately not, I have kept this jar file started and expecting this to work on Geany, but no luck. I alternatively need to write inside the console, check for grammar and then copy it to wherever I need. This is a time taking process :(
– Kumar A.
Jun 26 '18 at 10:36
add a comment |
There is also Antidote (commercial software, sold for €119) which supports numbers of applications even LaTeX documents!
Here is a review (in french) using Linux.

1
Antidote appears to be a package for sale. Most users here expect free software.
– WinEunuuchs2Unix
Feb 19 at 3:33
2
There was no such requirement in the question. Granted, when suggesting a tool that costs 119.00€, it's a really good idea to mention the price, but there's no rule against non-free programs here.
– terdon♦
Feb 19 at 10:51
1
Welcome to AskUbuntu. It would be nice of you if you could maybe provide a bit more context around the program you suggested (can be in form of a quote of the developers site, or maybe even a screenshot). This would greatly improve this post in my opinion.
– Videonauth
Feb 19 at 10:59
add a comment |
There is also Antidote (commercial software, sold for €119) which supports numbers of applications even LaTeX documents!
Here is a review (in french) using Linux.

1
Antidote appears to be a package for sale. Most users here expect free software.
– WinEunuuchs2Unix
Feb 19 at 3:33
2
There was no such requirement in the question. Granted, when suggesting a tool that costs 119.00€, it's a really good idea to mention the price, but there's no rule against non-free programs here.
– terdon♦
Feb 19 at 10:51
1
Welcome to AskUbuntu. It would be nice of you if you could maybe provide a bit more context around the program you suggested (can be in form of a quote of the developers site, or maybe even a screenshot). This would greatly improve this post in my opinion.
– Videonauth
Feb 19 at 10:59
add a comment |
There is also Antidote (commercial software, sold for €119) which supports numbers of applications even LaTeX documents!
Here is a review (in french) using Linux.

There is also Antidote (commercial software, sold for €119) which supports numbers of applications even LaTeX documents!
Here is a review (in french) using Linux.

edited Feb 19 at 15:24
answered Feb 18 at 23:59
SomeOneSomeOne
1091
1091
1
Antidote appears to be a package for sale. Most users here expect free software.
– WinEunuuchs2Unix
Feb 19 at 3:33
2
There was no such requirement in the question. Granted, when suggesting a tool that costs 119.00€, it's a really good idea to mention the price, but there's no rule against non-free programs here.
– terdon♦
Feb 19 at 10:51
1
Welcome to AskUbuntu. It would be nice of you if you could maybe provide a bit more context around the program you suggested (can be in form of a quote of the developers site, or maybe even a screenshot). This would greatly improve this post in my opinion.
– Videonauth
Feb 19 at 10:59
add a comment |
1
Antidote appears to be a package for sale. Most users here expect free software.
– WinEunuuchs2Unix
Feb 19 at 3:33
2
There was no such requirement in the question. Granted, when suggesting a tool that costs 119.00€, it's a really good idea to mention the price, but there's no rule against non-free programs here.
– terdon♦
Feb 19 at 10:51
1
Welcome to AskUbuntu. It would be nice of you if you could maybe provide a bit more context around the program you suggested (can be in form of a quote of the developers site, or maybe even a screenshot). This would greatly improve this post in my opinion.
– Videonauth
Feb 19 at 10:59
1
1
Antidote appears to be a package for sale. Most users here expect free software.
– WinEunuuchs2Unix
Feb 19 at 3:33
Antidote appears to be a package for sale. Most users here expect free software.
– WinEunuuchs2Unix
Feb 19 at 3:33
2
2
There was no such requirement in the question. Granted, when suggesting a tool that costs 119.00€, it's a really good idea to mention the price, but there's no rule against non-free programs here.
– terdon♦
Feb 19 at 10:51
There was no such requirement in the question. Granted, when suggesting a tool that costs 119.00€, it's a really good idea to mention the price, but there's no rule against non-free programs here.
– terdon♦
Feb 19 at 10:51
1
1
Welcome to AskUbuntu. It would be nice of you if you could maybe provide a bit more context around the program you suggested (can be in form of a quote of the developers site, or maybe even a screenshot). This would greatly improve this post in my opinion.
– Videonauth
Feb 19 at 10:59
Welcome to AskUbuntu. It would be nice of you if you could maybe provide a bit more context around the program you suggested (can be in form of a quote of the developers site, or maybe even a screenshot). This would greatly improve this post in my opinion.
– Videonauth
Feb 19 at 10:59
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1049469%2fis-there-a-grammar-checking-tool-for-ubuntu-not-only-for-libreoffice%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown