languagetool-org/languagetool

Documented errors, page 4 of 5. Back to languagetool-org/languagetool

Code / MessageTypeSeverityTags
factor must be > 0: " + score
validation error java, languagetool, illegal-argument, confusion-set
File not found or isn't a file: ${disabledRulesPropFile.getA
exception error cli, file-not-found, configuration
Got " + matcher.groupCount() + " groups for regex '" + patte
validation error java, languagetool, regex, capture-groups
Missing 'language' parameter, e.g. 'language=en-US' for Amer
validation error http, api, missing-parameter, languagetool
'triggers_error' is not supported for false friend XML
exception error false-friend, rule-xml, unsupported-attribute, xml-parsing
Cannot use premiumOnly=true with non-premium version
console error java, languagetool, licensing, premium, server-config
Could not find day of week for '" + dayStr + "'
exception error languagetool, esperanto, date-filter, unrecognized-input
Could not parse provided serverURL: ''
console error configuration, url, parsing
JSON output format makes no sense for automatic application
validation error cli, conflicting-flags, json
You have to set the source language (as mother tongue) in bi
validation error cli, bitext, missing-argument, illegal-argument
<antipattern>s can only contain <example>s without errors (i
exception error xml, antipattern, validation, languagetool
beolingusFile not found:
console error java, languagetool, file-not-found, server-config
Property '' must be set in
console error configuration, server, missing-property
Could not find month '" + monthStr + "'
exception error languagetool, esperanto, date-filter, unrecognized-input
Invalid format in " + settings.filename + ": '" + line + "',
exception error
Could not decode query. Query length: Request method:
http error http, languagetool, url-encoding
Format error in file " + path + ", line: " + line
validation error java, data-file, parsing, languagetool
grams must be between 1 and 5:
exception error java, ngrams, argument-validation, languagetool
Irish language expected, got " + language
exception error java, languagetool, registry, irish
Could not find month '<monthStr>'
validation error java, nlp, grammar-rules, date-validation
Use of cacheTTLSeconds without also setting cacheSize has no
console error java, languagetool, invalid-config-value, cache, server-config
You have '/v2/' in your path, but not at the root. Try an UR
http warning http, languagetool, path, proxy
Could not connect to server at ${serverBaseUrl}
exception error java, network, connection
Could not create query for rule + rule.getId()
exception error
File not found or isn't a file: ${propFile.getAbsolutePath()
exception error cli, file-not-found, configuration
'<marker>' may not be nested in rule '
exception error xml, marker, invalid-nesting, languagetool
Not found in set '
exception error java, ngrams, lookup-failure, languagetool
Output directory already exists:
exception error file-exists, cli, overwrite-protection
<resultDir> already exists, but is a file:
exception error java, io-exception, cli-arguments
Set 'no', 'regexp' and 'postag_regexp' for filter PartialPos
validation error java, languagetool, rule-xml, missing-argument
Unknown level '<level>' - currently, only 'PICKY' is support
validation error cli, enum, invalid-value
Expected date in format 'yyyy-mm-dd': '" + dateString + "'
validation error java, date-format, argument-validation, languagetool
Cannot activate rule '
exception error xml, category, rules, languagetool
Could not parse URL for rule: ${rule}: '${urlForRuleGroup}'
exception error xml, url, malformed-url, languagetool
apiKey AND password was set, set only apiKey
validation error http, bad-request, authentication, languagetool
maxWorkQueueSize must be >= 0:
exception error configuration, validation, java, properties-file
maxOccurrences may not be 0
validation error validation, quantifier, java
Client request limit of requests per seconds exceeded
http error rate-limit, languagetool, http-429
Unknown link prefix: ${ruleLink}
exception error
Could not load file from classpath: '${path}'
exception error
Mode must be one of 'textLevelOnly', 'allButTextLevelOnly',
validation error http, bad-request, invalid-parameter, enum, languagetool
Only 'text' and 'markup' are supported in 'annotation' list:
validation error http, api, json, validation, languagetool
URL does not seem to be a valid Wikipedia URL: + url
exception error url-validation, wikipedia, regex
Directory must contain at least '1grams', '2grams', and '3gr
exception error java, lucene, ngrams, file-layout
enableMapping not activated
exception error state, converter, wikipedia
IP request limit of requests per seconds exceeded
http error rate-limit, languagetool, http-429
Searcher for ngram size ${ngramSize} already exists
exception warning java, internal-guard, duplicate-registration
Only backward references in match elements are possible, tri
exception error
Could not load data from ${path}
exception error
Could not parse URL for rule:
exception error xml, url, malformed-url, languagetool
LanguageModel directory not found or is not a directory:
console error configuration, filesystem, ngrams
No directories '1grams' ... '3grams' found in ${topIndexDir}
exception error java, lucene, ngrams, missing-data
No IssueType found for name '" + name + "'. Valid values: "
validation error java, languagetool, enum, illegal-argument
Synthesize request failed
exception error
Could not parse JSON from 'data' parameter
http error http, api, json, languagetool-server
Input file does not contain specified column
exception error csv, column, cli-argument
User request limit of per day exceeded. Try again after mid
http error rate-limit, languagetool, http-429
Not supported: " + fromLang + " -> " + toLang
exception error languagetool, translation, unsupported-operation, language-pair
<regexp> rules currently cannot be used together with <antip
exception error xml, regexp, antipattern, unsupported-operation, languagetool
<url> needs to be called with GET
http error http, rest-api, method-not-allowed, languagetool
ngramLangIdentData does not exist or is a directory (needs t
console error java, languagetool, file-not-found, server-config
Unknown mode:
exception error cli, invalid-argument, enum
Fasttext model path not valid (file doesn't exist or is a di
console error configuration, filesystem, fasttext
No content but redirect found at '" + url + "'
exception error
You cannot specify both disabled rules and enabledonly
validation error cli, conflicting-flags
suppressMisspelledSuggestions must be a valid regex
validation error java, languagetool, regex, configuration
This is the LanguageTool API. You have not specified any par
http warning http, languagetool, wrong-endpoint
You're using an old version of our API that's not supported
http error http, api, deprecated
JSON output format makes no sense for profiling
validation error cli, commandline, profiling, mutually-exclusive-flags
Invalid value for cacheSize: , use 0 to deactivate cache
console error java, languagetool, invalid-value, cache, server-config
'language' parameter missing
http error http, api, validation, languagetool-server
Could not parse XML: + completeWikiContent
exception error
Invalid word, you can only add words that don't contain spac
validation error validation, bad-request, dictionary
No content found at '" + url + "'
exception error
Expected at least '1grams', '2grams', and '3grams' sub direc
exception error java, lucene, ngrams, incomplete-data
'ruleId' parameter missing
http error http, rest-api, validation, languagetool
Set only 'text' or 'data' parameter, not both
http error http, api, validation, languagetool-server
List of language models is empty
exception error configuration, empty-list, language-model
apiKey must be set
validation error java, validation, authentication, missing-api-key
In order to use frequency data add the line 'fsa.dict.freque
exception error
Invalid value for maxTextCheckerThreads, must be >= 1:
console error configuration, threading, validation, java
Please specify an .info file for a synthesizer as the second
exception error
Invalid value for maxCheckThreads, must be >= 1:
exception error configuration, threading, validation, java
Invalid line in , expected 'RULE_ID,float_value[,...]':
exception error config, parsing, languagetool
Missing 'text' or 'data' parameter
validation error http-400, missing-parameter, languagetool-server
Neither '<pattern>' tokens nor '<regexp>' is set in rule '
exception error xml, rules, missing-content, languagetool
You specified 'autodetect' but automatic language detection
validation error http, api, deprecation, languagetool
With 'username' set, you also need to specify 'apiKey'
validation error http, bad-request, authentication, missing-parameter, languagetool
You specified 'enabled' but the parameter is now called 'ena
validation error http, api, deprecation, languagetool
Unknown line format when loading manual synthesizer dictiona
exception error
You specified 'disabled' but the parameter is now called 'di
validation error http, api, deprecation, languagetool
You specified 'preferredvariants' but the parameter is now c
validation error http, api, deprecation, naming, languagetool
Expected Basic Authentication
http error http, authentication, security
Analyze request failed
exception error
Could not build Lucene query for '" + patternToken + "' and
exception error
Requested ${tokens.size()}gram but index has only up to ${ma
exception error java, lucene, ngrams, argument-out-of-range
Unknown value '{param}' for parameter 'level'. Valid values:
validation error http, bad-request, invalid-parameter, enum, languagetool
<url> needs to be called with POST
http error http, rest-api, method-not-allowed, languagetool
Neither POS tag nor term set for element: + patternToken
exception error
Advanced regex like '\p{Punct}' are not supported: + pattern
exception error