Modifier and Type | Method and Description |
---|---|
static boolean |
UsedWordRule.isUsedWordRule(TextLevelRule rule) |
Constructor and Description |
---|
LevelRule(TextLevelRule rule,
StatAnCache cache) |
UsedWordRule(TextLevelRule rule,
StatAnCache cache) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFillerWordsRule
A rule that gives hints about the use of filler words.
|
class |
AbstractRepeatedWordsRule |
class |
AbstractStatisticSentenceStyleRule
A rule that gives hints when a defined condition is fulfilled
and the percentage of hints in the text exceeds the given limit.
|
class |
AbstractStatisticStyleRule
A rule that gives hints when a defined condition is fulfilled
and the percentage of hints in the text exceeds the given limit.
|
class |
AbstractStyleRepeatedWordRule
An abstract rule checks the appearance of same words in a sentence or in two consecutive sentences.
|
class |
AbstractStyleTooOftenUsedWordRule
The method gives stylistic hints that a word is being used too often
when the set percentage has been exceeded.
|
class |
AbstractWordCoherencyRule
A rule that matches words for which two different spellings are used
throughout the document.
|
class |
EmptyLineRule
A rule that checks for empty lines.
|
class |
GenericUnpairedBracketsRule
Rule that finds unpaired quotes, brackets etc.
|
class |
LongParagraphRule
A rule that warns on long paragraphs.
|
class |
LongSentenceRule
A rule that warns on long sentences.
|
class |
MultipleWhitespaceRule
Check if there is duplicated whitespace in a sentence.
|
class |
ParagraphRepeatBeginningRule
Check if to paragraphs begin with the same word.
|
class |
PunctuationMarkAtParagraphEnd
A rule that checks for a punctuation mark at the end of a paragraph.
|
class |
PunctuationMarkAtParagraphEnd2
A rule that checks for a punctuation mark at the end of a paragraph.
|
class |
ReadabilityRule
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 |
SentenceWhitespaceRule
Checks that there's whitespace between sentences.
|
class |
UppercaseSentenceStartRule
Checks that a sentence starts with an uppercase letter.
|
class |
WhiteSpaceBeforeParagraphEnd
A rule that checks for a whitespace at the end of a paragraph
|
class |
WordRepeatBeginningRule
Check if three successive sentences begin with the same word, e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
ArabicWordCoherencyRule
Arabic version of
AbstractWordCoherencyRule |
Modifier and Type | Class and Description |
---|---|
class |
CatalanRepeatedWordsRule |
class |
CatalanUnpairedBracketsRule |
class |
CatalanUnpairedExclamationMarksRule |
class |
CatalanUnpairedQuestionMarksRule |
class |
CatalanWordRepeatBeginningRule
Adds Catalan suggestions to
WordRepeatBeginningRule . |
Modifier and Type | Class and Description |
---|---|
class |
CompoundCoherencyRule
Check consistent spelling for German compounds.
|
class |
ConjunctionAtBeginOfSentenceRule
A rule that gives Hints about the use of German filler words.
|
class |
DuUpperLowerCaseRule
Coherent use of Du/du, Dich/dich etc.
|
class |
GermanFillerWordsRule
A rule that gives Hints about the use of German filler words.
|
class |
GermanParagraphRepeatBeginningRule
Check if to paragraphs begin with the same word.
|
class |
GermanReadabilityRule
A rule that checks the readability of German 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 |
GermanRepeatedWordsRule |
class |
GermanStyleRepeatedWordRule
A rule checks the appearance of same words in a sentence or in two consecutive sentences.
|
class |
GermanUnpairedBracketsRule |
class |
GermanWordRepeatBeginningRule
Extends
WordRepeatBeginningRule by a list of German adverbs ("Konjunktionaladverbien")
for a more precise error message. |
class |
NonSignificantVerbsRule
A rule that gives Hints about the use of non-significant verbs.
|
class |
PassiveSentenceRule
A rule that gives Hints about the use of German filler words.
|
class |
SentenceWithManRule
A rule that gives Hints about the use of German filler words.
|
class |
SentenceWithModalVerbRule
A rule that gives Hints about the use of German filler words.
|
class |
SimilarNameRule
Search for names similar to ones used before in the same text, as these
might be typos.
|
class |
StyleRepeatedSentenceBeginning
A rule checks sentences beginning repeatedly with a subject.
|
class |
StyleRepeatedVeryShortSentences
A rule checks the use of very short sentences repeatedly.
|
class |
UnnecessaryPhraseRule
A rule that gives Hints about the use of German phrases.
|
class |
VerbAgreementRule
Simple agreement checker for German verbs and subject.
|
Modifier and Type | Class and Description |
---|---|
class |
GreekWordRepeatBeginningRule
Adds a list Greek adverbs to
WordRepeatBeginningRule . |
Modifier and Type | Class and Description |
---|---|
class |
ConsistentApostrophesRule
Check for consistent use of apostrophes (typographic (’) vs. typewriter (')).
|
class |
EnglishRepeatedWordsRule |
class |
EnglishUnpairedBracketsRule |
class |
EnglishWordRepeatBeginningRule
Adds a list English adverbs to
WordRepeatBeginningRule . |
class |
StyleTooOftenUsedAdjectiveRule
A rule that gives Hints about too often used Adjectives
|
class |
StyleTooOftenUsedNounRule
A rule that gives Hints about too often used Nouns
|
class |
StyleTooOftenUsedVerbRule
A rule that gives Hints about too often used Verbs
|
class |
WordCoherencyRule
English version of
AbstractWordCoherencyRule |
Modifier and Type | Class and Description |
---|---|
class |
QuestionMarkRule
A rule that checks there's a '¿' character if the sentence ends with '?'
|
class |
SpanishRepeatedWordsRule |
class |
SpanishUnpairedBracketsRule |
class |
SpanishWordRepeatBeginningRule
Adds Spanish suggestions to
WordRepeatBeginningRule . |
Modifier and Type | Class and Description |
---|---|
class |
PersianWordRepeatBeginningRule
List of Persian adverbs for WordRepeatBeginningRule
|
Modifier and Type | Class and Description |
---|---|
class |
FrenchRepeatedWordsRule |
Modifier and Type | Class and Description |
---|---|
class |
KhmerUnpairedBracketsRule |
Modifier and Type | Class and Description |
---|---|
class |
ConsistencyPatternRuleTransformer.ConsistencyPatternRule
Wrapper for loaded
AbstractPatternRule instances to act as text-level rules |
class |
RepeatedPatternRuleTransformer.RepeatedPatternRule
Wrapper for loaded
AbstractPatternRule instances to act as text-level rules |
Modifier and Type | Class and Description |
---|---|
class |
PolishUnpairedBracketsRule |
Modifier and Type | Class and Description |
---|---|
class |
PortugueseFillerWordsRule
A rule that gives hints on the use of Portuguese filler words.
|
class |
PortugueseReadabilityRule
A rule that checks the readability of Portuguese 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 |
PortugueseWordCoherencyRule
Portuguese version of
AbstractWordCoherencyRule . |
class |
PortugueseWordRepeatBeginningRule
Adds a list Portuguese adverbs to
WordRepeatBeginningRule . |
Modifier and Type | Class and Description |
---|---|
class |
RomanianWordRepeatBeginningRule
WordRepeatBeginningRule implementation for Romanian language. |
Modifier and Type | Class and Description |
---|---|
class |
RussianFillerWordsRule
A rule that gives Hints about the use of Russian filler words.
|
class |
RussianUnpairedBracketsRule |
class |
RussianWordCoherencyRule
Russian version of
AbstractWordCoherencyRule . |
class |
RussianWordRootRepeatRule
WordRootRepeatRule.
|
Modifier and Type | Class and Description |
---|---|
class |
UkrainianUppercaseSentenceStartRule |