Class | Description |
---|---|
ArtificialErrorEval |
Takes correct sentences, introduces errors (e.g. confusion pairs), and
evaluates the LT rules.
|
CheckConfiguration |
Configuration for checking a text with
RemoteLanguageTool . |
CheckConfigurationBuilder |
Builder for a
CheckConfiguration . |
RemoteConfigurationInfo |
Check a text using a remote LanguageTool server via HTTP or HTTPS.
|
RemoteIgnoreRange | |
RemoteLanguageTool |
Check a text using a remote LanguageTool server via HTTP or HTTPS.
|
RemoteResult |
The result of checking text on a remote LanguageTool server.
|
RemoteRuleMatch |
A potential error as returned by the HTTP API of LanguageTool.
|
RemoteServer |
Information about the remote server as returned by the server's XML response.
|
SentenceAnnotator |