Uses of Class
org.languagetool.rules.TextLevelRule
Packages that use TextLevelRule
-
Uses of TextLevelRule in org.languagetool.rules
Subclasses of TextLevelRule in org.languagetool.rulesModifier and TypeClassDescriptionclass
A rule that gives hints about the use of filler words.class
An abstract rule checks the appearance of same words in a sentence or in two consecutive sentences.class
A rule that matches words for which two different spellings are used throughout the document.class
A rule that checks for empty lines.class
Rule that finds unpaired quotes, brackets etc.class
A rule that warns on long paragraphs.class
Check if there is duplicated whitespace in a sentence.class
Check if to paragraphs begin with the same word.class
A rule that checks for a punctuation mark at the end of a paragraph.class
A rule that checks the readability of English text (using the Flesch-Reading-Ease Formula) If tooEasyTest == true, the rule tests if paragraph level > level (readability is too easy) If tooEasyTest == false, the rule tests if paragraph level < level (readability is too difficult)class
Checks that there's whitespace between sentences.class
Checks that a sentence starts with an uppercase letter.class
A rule that checks for a whitespace at the end of a paragraphclass
Check if three successive sentences begin with the same word, e.g.