List All Pages
LanguageTool can be started from the command line. You need to specify a filename of the text file to be checked or tagged, or you can use standard input by omitting the...
The main site is located here
The repository is located here
The project page at sourceforge is here
And this is our email list
And this is the Polish LT blog for Polish users
Starting with version 0.9.9, LanguageTool will support specifying the sentence segmentation rules in SRX format, thanks to segment Java library. The rules for all languages are contained in...
A disambiguator might be used for a language in case when the tagger creates many interpretations for a token and rules get very complex because of the same set of exceptions used everywhere to...
Introduction
Most taggers in LanguageTool are dictionary-based because statistical or context-oriented taggers are trained to ignore occasional grammar errors. For this reason, their output will...
There are many ways you can make mistakes in grammar rules. In case of XML-formatted rule files, there are recurrent mistakes such as:
Hasty generalization
Bad suggestions
Errors in regular...
If you are allowed to edit pages in this Site, simply click on edit button at the bottom of the page. This will open an editor with a toolbar pallette with options.
To create a link to a new page,...
Please change this page according to your policy (configure first using Site Manager) and remove this note.
Who can join?
You can write here who can become a member of this site.
Join!
So you...
We need your help! No matter if you're a Java developer, translator, proof-editor, linguistics student, or just a volunteer, you can help make LanguageTool a better checker.
Language maintainers...
Here are some ideas of possible features of LanguageTool.
Feature
Pros
Cons
Current state
Unification of grammatic features
Simplifies XML rules
Requires intensive...
If you're using Sun Java 1.6 earlier than 1.6_04 or IcedTea 1.7, you might experience a problem with LanguageTool 0.9.9. You might see the following message:
There are two solutions:
Install or...
This is a list of places where LanguageTool was mentioned in the press.
Press
Extending OpenOffice.org: Checking grammar with LanguageTool, 2007-05-10
Grammatikprüfung für OpenOffice.org bereits...
In Ubuntu, OpenOffice.org is installed by default without Java support. You can see the following error message:
To make LanguageTool or CoGroo work, you need to install a package...
LanguageTool cannot be run using gij because of some issues with getting file resources (getResource() and getResourceAsStream() seem to be broken).
You might get errors like...
If you have a left-over LanguageTool 0.9.5 installation in OpenOffice.org 3.01 or newer, it's impossible to uninstall it automatically.
To uninstall LanguageTool 0.9.5 from OpenOffice.org 3.0.1 or...
LanguageTool wiki
This is a wiki for developers and users of LanguageTool. Please contact us at languagetool-devel [at] lists.sourceforge.net if you want to edit any of the pages to share tricks or...
Welcome page
Tips and tricks
Developing a tagger dictionary
Using unification
Developing a disambiguator
Usage of false-friends rule
How to avoid mistakes when writing rules
How to...
Members:
Moderators
Admins
There are many simple but non-obvious ways how you can build error-checking rules. Here are some tips.
foldunfold
Table of Contents
Stay updated on this Language Tool site
Tagging a corpus using...
Development
Tips and Tricks
Developing a tagger dictionary
Contact
You can translate LanguageTool user interface either by downloading the file from the CVS, or by copying messages from here and translating it in a text editor. Ask at the [mailing list] where you...
False friends can be used for checking texts in two different situations:
in texts written in a language that is not user's mother tongue, which is why the user tends to use false cognates;
in...
Unification is used to match sequences of tokens that match the same criteria, or share some features. In the context of formal grammar, unification grammar stipulate that the linguistic tokens...
(start screen and audio recording)
Intro (Daniel, 5-10 minutes):
describe basic idea: a rule system that describes errors in XML
flowchart of LT
Workshop:
1. block (Daniel, 15 minutes)
download...





